claude-code-system-prompts/system-prompts/skill-code-review-cleanup-and-altitude-output-guidance.md
2026-06-12 10:12:09 -06:00

10 lines
505 B
Markdown

<!--
name: 'Skill: Code Review (cleanup and altitude output guidance)'
description: Explains how cleanup and altitude candidates should use the findings shape and rank below correctness bugs
ccVersion: 2.1.173
-->
Cleanup and altitude candidates use the same `file`/`line`/`summary` shape; in
`failure_scenario`, state the concrete cost (what is duplicated, wasted, or
harder to maintain) instead of a crash. Correctness bugs always outrank
cleanup and altitude findings when the output cap forces a cut.