代码实现+单元测试 - 使用Subagent开发代码,强制遵循TDD流程(RED-GREEN-BLUE),两阶段审查(Spec Reviewer + Code Quality Reviewer),支持并行执行。触发条件:用户说'开始实现'、'执行计划'、'开发代码',或已有实现计划准备进入开发阶段。必须依赖:plan(任务清单和验收标准)。强烈建议:using-git-worktrees(隔离环境)。可选依赖:design(技术约束)。
$npx -y skills add michaelche956/cadence-skills --skill subagent-developmentInstalls into the current project.
Run `npx skills use "https://github.com/michaelche956/cadence-skills" --skill "michaelche956/cadence-skills/subagent-development"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/michaelche956/cadence-skills" that are relevant to the current task. Run `npx skills add "https://github.com/michaelche956/cadence-skills"` and select the relevant skills, then follow their instructions.