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:

  1. .workflow/state.json exists and currentStage is "revision"
  2. Review findings exist (either passed as argument or in stages.review.artifacts.findings)
  3. 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:

Installs
1
GitHub Stars
63
First Seen
Jun 18, 2026
workflow-revision — kastalien-research/thoughtbox