From breakdown
Split an oversized or vague card into small, independently-shippable subtasks with clear acceptance criteria. Provider-agnostic (local board.json, Trello, Jira) via board.py. Use when the user says "/breakdown", "break this card down", "split this into tasks", "this card is too big", "desglosa esta tarjeta", "divide esto en subtareas", "esta tarjeta es muy grande". Bilingual (EN/ES).
How this skill is triggered — by the user, by Claude, or both
Slash command
/breakdown:breakdownThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A card you can't finish in one sitting hides risk. Break it until each piece is small, testable, and ordered.
A card you can't finish in one sitting hides risk. Break it until each piece is small, testable, and ordered.
Work and report in the user's language (EN/ES).
quality/prove-it-validation).python board.py add "<parent>: <subtask>" --list "To Do" per piece; keep the parent as the umbrella. push if online.refine first — you can't split what isn't understood.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jachana/claude-marketplace --plugin breakdown