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

461 B

Review the code for AI-specific issues:

  • Verification of assumptions
  • Plausible but incorrect patterns
  • Compatibility with the existing codebase
  • Scope creep detection

Judgment Procedure

  1. Review the change diff and detect issues based on the AI-specific 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