code-review-change-size

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

Change size guidance (800 lines)

.codex/skills/code-review-change-size/SKILL.md

Download bundle ↓
main · 18d7ace1 bundle fileScanned 2026-09-14

SKILL.md

91 tokens · o200k_base · 467 bytes

Source excerpt starting at line 1.
---name: code-review-change-sizedescription: Change size guidance (800 lines)--- Unless the change is mechanical the total number of changed lines should not exceed 800 lines.For complex logic changes the size should be under 500 lines. If the change is larger, explain whether it can be split into reviewable stages and identify the smallest coherent stage to land first.Base the staging suggestion on the actual diff, dependencies, and affected call sites.  
Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root AGENTS.md.