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