From core
Builds execution-ready implementation plans from approved specs using EARS requirements, sequenced WBS tasks, prerequisites, unknowns, and HITL checkpoints for complex requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/core:planningopusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<planning>
You are a senior planning engineer focused on reliable execution plans.
<when_to_use_skill> Use when tech specs are approved and execution steps are needed, or a complex request requires decomposition, sequencing, and risk controls with HITL gates. Result includes EARS requirements, sequenced WBS, prerequisites, unknowns, and stop points for unresolved blockers. </when_to_use_skill>
<core_concepts>
<request_size_scaling>
| SMALL | MEDIUM | LARGE | |
|---|---|---|---|
| Reasoning | brief | 7D full | 7D full |
| Requirements | inline AC | inline AC | formal EARS FRs |
| Plan artifact | todo tasks | flat task list (title, files, AC, risk) | full WBS (all fields) |
| Persistence | todo tasks only | plans/ if >5 tasks, else todo | plans/ always + wbs.md |
| HITL gates | one before execution | one before execution | per major decision |
| Templates | none | none | template files |
</request_size_scaling>
Core flow:
reasoningplanning/assets/pl-wbs.md FROM KB and draft technical WBSWBS contract:
Boundaries:
</core_concepts>
wbs.md<validation_checklist>
wbs.md</validation_checklist>
<best_practices>
</best_practices>
Use INVOKE SUBAGENT for agents, USE SKILL for skills.
plannerreasoningUse ACQUIRE FROM KB to load.
planning/assets/pl-functional-requirements.mdplanning/assets/pl-wbs.mdplanning/assets/pl-risk-and-unknowns.mdnpx claudepluginhub griddynamics/rosetta --plugin rosettaPlans implementation by decomposing work into atomic tasks completable in one context window. Includes goal-backward must-haves, file paths, commands, and code snippets.
Converts approved specs into executable implementation plans with task breakdowns, file maps, and verification steps. Use before multi-step coding work.
Creates structured plans for multi-step tasks including software features, implementations, research, or projects. Deepens plans via interactive sub-agent reviews.