implement
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
把设计落地为可运行代码并自动跑测、提交,适合开发自动化流程。
▸ 风险提示
需要对仓库读写、运行测试和提交代码的高权限访问。
这个 Skill 做什么
根据明确规范实现功能,采用 TDD 并完成验证与代码审查后提交代码。
把已经明确的规范或已批准的工单变成可运行的代码,按约定位置用 TDD 开发,常态化跑类型检查和单测,完成后跑全量测试并提交走 code review。适合规划已定、需要把功能交付到仓库的场景,不适合还在讨论架构或范围时使用。流程工程化,强调测试优先、验证到位、可审查交付。
▸ 展开 SKILL.md 英文原文
Implement authorized work from a settled specification, approved ticket, or clear request, using TDD where appropriate and finishing with verification and code review. Use when planning is complete and the user wants the work built, including when ask-matt, to-spec, or to-tickets routes an approved unit of work here. Do not use while the problem, scope, or architecture still requires material decisions.
0
Stars
0
Forks
22
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/implement/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/implement/SKILL.md"SKILL.MD 节选查看完整文件 ↗
Implement the work described by the user in the spec or tickets. 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 /code-review to review the work. Commit your work to the current branch.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有