What problem does it solve?
This Skill automates the execution of all remaining steps defined in split plan files, removing the need for user confirmation and accelerating development workflows.
Core Features & Use Cases
- Automated step execution: reads per-step plan files and executes them in sequence or parallel where possible.
- Progress loop & failure handling: continuously loops through steps until all are marked Done or a failure occurs, at which point it reports the issue.
- Plan-driven automation: ideal for project workflows where steps are organized into discrete files and require orchestration across tasks.
Quick Start
From your project context, trigger the Dev Step All skill to begin automatically processing the remaining steps. It will validate plan state, load step files, and execute tasks until completion or an error is encountered.