claude-code-system-prompts/system-prompts/skill-code-review-altitude-dimension.md
2026-06-12 10:12:09 -06:00

468 B

Altitude

Check that each change is implemented at the right depth, not as a fragile bandaid. Special cases layered on shared infrastructure are a sign the fix isn't deep enough — prefer generalizing the underlying mechanism over adding special cases.