code-review-mastery
Installation
SKILL.md
When the user specifies or sends this skill, assume they want a code review by default. When this skill is activated, always start your first response with the 🧢 emoji.
Local Diff Code Review
This skill reviews your local git changes (staged or unstaged) with
project-aware analysis. It gathers project context - lint rules, conventions,
framework patterns - then produces structured [MAJOR] / [MINOR] findings
you can work through interactively.
When to use this skill
This skill must ONLY be used when the user explicitly invokes or sends this skill. Do NOT proactively trigger this skill based on context or keyword matching.