From planning-plugin
Build task-appropriate planning artifacts by routing to the right reference for initial implementation, feature extension, refactoring, investigation, documentation, or review work. Use when Codex should produce a plan before acting, especially when different task types need different plan shapes or when interactive UI separation and existing architecture context may matter.
How this skill is triggered — by the user, by Claude, or both
Slash command
/planning-plugin:task-plan-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Route the request to one primary planning reference and zero or more modifier references.
Route the request to one primary planning reference and zero or more modifier references. Read only the references that materially apply. Do not bulk-load every reference.
The goal is not to produce a single universal plan style. The goal is to produce the smallest plan shape that fits the task.
Pick exactly one of these first:
Add these only when needed:
It is normal to use:
Unless the user asked for a different format, the plan should usually include:
goaltask_typeassumptionsselected_referencesconstraintsmodule_or_change_boundariesbehavior_or_validation_contractexecution_or_investigation_stepsrisksacceptance_or_exit_checksescalation_rulesAdjust the names if a different structure is clearer. Do not force implementation-oriented sections onto investigation or review work when they do not fit.
feature-extension or refactor, not initial-build.investigation.documentation.review.initial-build.A good result is not a generic plan template. A good result is a task-shaped plan that reduces drift for the actual work being requested.
npx claudepluginhub caphtech/claude-marketplace --plugin planning-pluginUse when you have a spec or requirements for a multi-step task, before touching code
Classifies tasks (7 types/4 sizes), routes S/M via direct tools and L/XL to code-researcher for multi-package investigation, and produces fully coded plans for execution.