cyberneticlibrary

iterative-refinement

continuously improving through repeated evaluation and adjustment

1WORKS 59
implement-test-plan-reviewerworkflowdefault
Building QA tools where the plan must be the authoritative spec and implementation is adversarially validated.
2WORKS 59
plan-reviewcommand
Multi-turn agent workflows where a human must review a plan before expensive implementation decisions are locked in.
3WORKS 58
prcommand
Separating code review (clean diff) from planning artifact archiving, allowing reviewers to focus on implementation while preserving design rationale as write-once history.
4WORKS 58
second-opinioncommand
Quick 30-second sanity check before implementing a medium-complexity plan (1-4 files)
5WORKS 57
review-and-fix-planworkflow
Staged multi-agent compilation loops with spec-grounded verification.
6WORKS 57
review-workskill
When you need comprehensive post-implementation verification across goals, QA, code, and security.
7WORKS 57
loopwisecommand
Iterative review-and-revise cycles for plans or code with persistent approval tracking.
8WORKS 57
review-prpcommand
Design review before implementation when architectural fit, edge cases, and code reuse must be vetted before work starts.
9WORKS 57
review-plancommand
Getting a staff engineer review of an implementation plan against project conventions before coding
10WORKS 55
review-spec-generator-planworkflow
Best for code review when multi-perspective consensus ensures quality.
11WORKS 55
plan-review-harden-loopworkflow
Best for code review when multi-perspective consensus ensures quality.
12WORKS 54
goal-lintworkflow
Building features with test-first discipline across multiple implementation rounds.
13WORKS 54
improveworkflow
Orchestrate multi-agent improve across parallel branches and synthesis.
14WORKS 52
executing-plansskill
Implementing detailed plans when batch execution with architect review gates prevents divergence.
15WORKS 52
dev-implementworkflow
Execute coded development tasks against a spec with verification gates.