implement
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseImplement the work described by the user in the PRD or issues.
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 /review to review the work.
Commit your work to the current branch.
完成用户在PRD或需求工单中描述的开发任务。
在预先约定的环节尽可能使用/tdd命令。
定期运行类型检查,定期测试单个测试文件,最后运行一次完整的测试套件。
完成后,使用/review命令评审工作成果。
将你的工作提交到当前分支。