Implement

Use when implementing the work described by a spec or tickets — drives TDD within each slice, runs typechecks and tests regularly, and closes with code-review before committing. Also covers lightweight changes (small edits, mechanical renames, project scaffolding) that don't need a full spec. Triggers on "implement", "build this", "code the feature", "实现", "编码", "改这个配置", "重命名", "搭项目骨架" — also when user says "改一下这个" / "加个功能". Not for pure test-driven exploration with no spec (use tdd).

int2t05 990f73b 5 files · 24.0 KB Updated

File contents

int2t05/engineering-skills/tree/main/skills/04-develop/implement commit 990f73bac4

Frequently asked questions

npx skillmds@latest add int2t05/implement