From mattpocock-skills
Implements work described in a PRD or set of issues. Automates TDD, type checks, test execution, code review, and commits.
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
根据用户在 PRD 或 issues 中描述的内容实现工作。
根据用户在 PRD 或 issues 中描述的内容实现工作。
尽可能在预先约定的 seam 处使用 /tdd。
定期运行类型检查,定期运行单个测试文件,最后运行一次完整测试套件。
完成后,使用 /code-review 审查工作。
将你的工作提交到当前分支。
npx claudepluginhub devcxl/mattpocock-skills-zhImplements work described in PRDs or issues, following TDD, typechecking, test suites, and code review before committing to the current branch.
Implements work from a PRD or set of issues, using TDD at agreed seams, with regular typechecking and test runs, then reviews and commits the work.
Implements work from PRDs or issues with TDD, typechecking, unit tests, full test suite, code review, and commit.