From Task Planner
Break a large or vague goal into a structured set of concrete, actionable sub-tasks. Use when someone has a project, goal, or piece of work they want decomposed into manageable steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/task-planner:breakdownThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Decompose a goal into a clear hierarchy of actionable tasks.
Decompose a goal into a clear hierarchy of actionable tasks.
Return:
If the memory MCP connector is available, offer to store the resulting task list so it persists for later recall and updating. If it isn't available, the breakdown still stands on its own.
To order the resulting tasks, use the companion prioritise skill.
npx claudepluginhub connorads/claude-marketplace-example --plugin task-plannerCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.