From mattpocock-skills
Executes implementation from a PRD or set of issues using TDD at agreed seams, with typechecking, test file execution, and final review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mattpocock-skills:implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implement the work described by the user in the PRD or issues.
Implement the work described by the user in the PRD or issues.
Use /tdd where possible, at pre-agreed seams.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, use /review to review the work.
Commit your work to the current branch.
npx claudepluginhub esonhugh/marketplace --plugin mattpocock-skillsOrchestrates full dev cycle in isolated git worktree: task understanding, TDD implementation, quality review, draft PR, CI/CD monitoring to merge-ready PR. Explicit invoke via /developer-workflow:implement-task.
Executes a single tracked issue end-to-end using TDD per slice. Useful when implementing a specific issue, picking up ready work, or running an ad-hoc task.
Autonomous implementer agent that executes a single task end-to-end using TDD and verifies with Agent Validator. Activates for requests like "implement this task" or "finish this ticket".