with one click
plan
// Breaks features/goals into phased plans with task lists, agent assignments, dependencies. Triggers: plan feature, implementation roadmap, break down task, project phases.
// Breaks features/goals into phased plans with task lists, agent assignments, dependencies. Triggers: plan feature, implementation roadmap, break down task, project phases.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | plan |
| description | Breaks features/goals into phased plans with task lists, agent assignments, dependencies. Triggers: plan feature, implementation roadmap, break down task, project phases. |
| user-invocable | true |
| effort | high |
| argument-hint | [goal] |
| allowed-tools | Read, Grep, Glob |
$ARGUMENTS
{project-slug}.md in project root using templates/plan-template.md| Keywords | Type | Primary Agents |
|---|---|---|
| landing, website | Static Site | frontend-specialist |
| dashboard, admin | Web App | frontend + backend |
| api, rest, graphql | API Only | backend-specialist |
| mobile, ios, android | Mobile | mobile-developer |
| cli, terminal | CLI Tool | backend-specialist |
Phase 1 -> Phase 2)Before planning:
smart_query("project template: {type}")
hybrid_search_kb("architecture {pattern}")
| Size | Effort | Example |
|---|---|---|
| XS | <2h | typo, add field |
| S | 2-4h | simple component, basic API |
| M | 1-2 days | feature with tests |
| L | 3-5 days | complex feature |
| XL | 1-2 weeks | major subsystem |
Avoid hour-precise estimates beyond a week — they are false confidence (cone of uncertainty: 4× variance at idea, 1.5× at design).
Plan-level tasks should be phase-aligned outcomes ("authentication ships behind a feature flag"), not SMART implementation steps ("add JWT middleware"). The latter belongs in the issue tracker after /prd-to-issues.
List ≥5 named failure modes with mitigation. A 2-bullet pre-mortem is theater. Risk register cap: 10 entries ranked by (probability × impact); below line 10 is noise.
/orchestrate or /workflow to execute with agents/write-a-prd for structured product requirements/grill-me for Socratic questioning/prd-to-plan -> /triage-issueapp/agents/ or a real skill from app/skills/ with a reason for the choicePhase 1 → Phase 2). Circular dependencies are always a planning bug, not a valid state.backend-specialist) alongside the assigned agent, so a substitute is unambiguous./write-a-prd/prd-to-plan/prd-to-issues/grill-me/orchestrate or /workflow/refactor-plan