implement
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseImplement 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.
完成用户在规格说明或工单中描述的工作。
尽可能在预先约定的环节使用$tdd。
定期运行类型检查,定期运行单个测试文件,最后运行一次完整的测试套件。
完成后,使用$code-review来评审工作。
将你的工作提交到当前分支。