What problem does it solve?
This Skill prevents developers from moving to the next build stage without actually understanding what was changed, reducing the chance of compounding bugs and making later debugging much harder.
Core Features & Use Cases
- Stage report with impact context: Produces an exact files-changed list, run commands, manual test checklist, deferred work, and explicit tradeoffs (including downsides).
- Three mandatory comprehension questions: Forces the developer to demonstrate understanding of the specific interaction, a realistic failure mode, and the change impact for what was built.
- Controlled outcomes for workflow control: Supports Pass, Redirect, and Pause outcomes so scope adjustments and resumptions are deliberate rather than accidental.
Quick Start
Run the gate by completing a /casaflow:build stage, then answer the three comprehension questions that appear before continuing to the next stage.