Code Review With Files
Overview
This skill defines a findings-first code review protocol, not a generic commentary style.
Core principles:
- Report findings before summaries.
- Prioritize correctness and regression risk before style.
- Tie conclusions to concrete evidence whenever possible: file, line, contract, call path, or runtime consequence.
- Read missing context before making claims.
- Match the language of the current review request first. Use broader thread context only as a sec
[Description truncada. Veja o README completo no GitHub.]