code-review · git:20260712.9c135fd · 2026-07-12 · sha256 573cbc5af59e0e23

code-review git:20260712.9c135fdA

Immutable. This exact content is served forever at /api/v1/blob/573cbc5af59e0e23.

---
name: code-review
description: Reviews code for bugs, style, and best practices
---

# Code Review Skill

When asked to review code:
1. Check for correctness bugs and edge cases
2. Check style consistency with the surrounding code
3. Flag security issues
4. Suggest concrete improvements, not vague advice