implement
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese实现用户在 PRD 或 issues 中描述的工作。
尽可能在预先认可的 seams 上使用 。
/tdd定期运行 typechecking,定期运行单个测试文件,并在最后运行完整测试套件。
完成后,使用 审查这次工作。
/code-review把工作提交到当前 branch。
Implement the work described by the user in PRD or issues.
Use on pre-approved seams whenever possible.
/tddRun typechecking regularly, run individual test files periodically, and run the full test suite at the end.
After completion, use to review this work.
/code-reviewCommit the work to the current branch.