From dev-workflow
Decompose spec-review or bugfix investigation artifacts into coarse tasks. No code investigation — business-level decomposition only.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-workflow:spec-breakdownsonnetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Transform spec-review or bugfix investigation artifacts into a coarse task list and task prompts based on business requirements alone.
Transform spec-review or bugfix investigation artifacts into a coarse task list and task prompts based on business requirements alone. Code investigation is deferred to task-implement.
One of:
claude-output/{id}/spec-review/source.mdclaude-output/{id}/bugfix/investigation-report.md (Status: FINAL)A task is appropriately scoped if it can be described in a single sentence without "and".
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
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 plusnine/claude-plugins --plugin dev-workflow