What problem does it solve?
This Skill converts vague or large project goals into clear, orchestrator-ready plans so teams and automation agents can execute work reliably and in parallel. It reduces coordination overhead, ambiguity around task ownership, and the risk of incomplete or untestable deliverables by producing atomic, verifiable tasks.
Core Features & Use Cases
- Clarify requirements: Ask targeted questions to refine scope before planning.
- Multi-phase planning: Research context, create sprints, define tasks, acceptance criteria, and validation steps.
- Atomic task breakdown: Produce small, committable tasks with file locations, perceived complexity, dependencies, and test steps.
- Subagent review & handoff: Run a review phase and export plans formatted for a parallel-task executor or task-orchestrator.
- Use Case: Migrate an authentication system by creating sprinted tasks (env config, package installs, route handlers, UI changes) with demo checks and rollback guidance.
Quick Start
Create a multi-sprint plan to migrate authentication to OAuth2 that lists file-level tasks, acceptance criteria, and test/verification steps.