plan
Installation
SKILL.md
Project Planning
$ARGUMENTS
Workflow
- Analyze scope: read the goal, scan relevant source files to understand current state
- Detect project type: match keywords to determine stack and primary agents (see table below)
- Break into phases: group tasks by dependency order (foundation, core, polish)
- Assign agents: map each task to the best-fit agent with explicit dependencies
- Write plan file: create
{project-slug}.mdin project root using templates/plan-template.md - Validate: confirm every requirement maps to at least one task, no circular dependencies exist, and success criteria are measurable