How this skill is triggered — by the user, by Claude, or both
Slash command
/cc-cmds:implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implement based on the provided design document.
Implement based on the provided design document.
ToolSearch with query "select:TaskCreate", "select:TaskList", "select:TaskUpdate", "select:TaskGet", and "select:AskUserQuestion" to load each tool. These are deferred tools and will NOT work unless loaded first.addBlocks/addBlockedBy parameters in TaskUpdate to ensure systematic execution.Design document: $ARGUMENTS
npx claudepluginhub nharu/cc-cmds --plugin cc-cmdsGenerates atomic-task implementation plans for multi-step projects, with file paths, code examples, TDD steps, and verification for handoff to unfamiliar developers.
Generates implementation code from an approved design blueprint or verbal requirements, applying clean code, DDD, security, and test quality patterns in an inside-out workflow.
Generates implementation plans from completed designs with file paths, code examples, tests, verification steps for engineers lacking codebase context.