What problem does it solve?
This Skill helps teams safely resume partially completed development work without losing context, skipping required workflow steps, or forgetting to update progress tracking. It is especially useful when a story or task spans multiple sessions and must continue in a strict, auditable sequence.
Core Features & Use Cases
- Progress-aware resumption: Finds the active story or task, reads its progress file, and selects the next actionable work unit.
- Workflow enforcement: Routes each checkbox type to the correct sub-skill flow, including testing, refactoring, coverage, design alignment, and acceptance handling.
- Tracking and status updates: Updates progress records, story phase tables, and completion state, including moving finished tasks to done.
- Use Case: After stopping midway through a backend story, use this Skill to reopen the correct progress file, execute the next red or green phase with the required review steps, commit the result, and report what comes next.
Quick Start
Ask the AI to continue story 5 or task 2 so it finds the next work unit, executes exactly one full step, updates progress, and stops with a status report.