workflow-revision
Installation
SKILL.md
Execute revision based on review findings: $ARGUMENTS
Purpose
You are executing Stage 6 (Revision) of the development workflow. Review found issues with the implementation. Your job is to dispatch sub-agents to fix them, then re-run review until it passes — or escalate after 3 iterations.
Pre-Conditions
Before starting, verify:
.workflow/state.jsonexists andcurrentStageis"revision"- Review findings exist (either passed as argument or in
stages.review.artifacts.findings) - The working tree has uncommitted changes from implementation (since commits happen post-review)
Process
Step 1: Classify Review Findings
Read the review findings and classify each into: