takt/builtins/en/instructions/review-qa.md
2026-02-08 17:33:36 +09:00

501 B

Review the changes from a quality assurance perspective.

Review criteria:

  • Test coverage and quality
  • Test strategy (unit/integration/E2E)
  • Error handling
  • Logging and monitoring
  • Maintainability

Judgment Procedure

  1. Review the change diff and detect issues based on the quality assurance criteria above
  2. For each detected issue, classify as blocking/non-blocking based on Policy's scope determination table and judgment rules
  3. If there is even one blocking issue, judge as REJECT