# Implement

> 根据 spec 或一组 tickets 实现一项工作。

- Skill: `gongyijie85/implement` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gongyijie85/implement`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gongyijie85/implement/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gongyijie85 (https://skillmd.com/u/gongyijie85)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gongyijie85/implement

---


实现用户在 spec 或 tickets 中描述的工作。

尽可能在预先约定的 seams（接缝）处使用 tdd。

定期运行类型检查，定期运行单个测试文件，最后完整运行一次全套测试套件。

完成后，使用 code-review 来审查这项工作。

将你的工作提交到当前分支。

