github-code-review
Installation
SKILL.md
GitHub Code Review
Purpose
- Find real defects and risks before merge.
- Prioritize correctness, security, and regressions over style nits.
- Produce review comments that are concrete and defensible.
- Keep summaries brief and findings primary.
- Tie each concern to evidence in the diff.
Activation Signals
- Use this skill when the user asks for a review.
- Use this skill when a PR must be audited before merge.
- Use this skill when code changes touch critical systems.
- Use this skill when a team needs structured findings with severity.
- Use this skill when review comments should map cleanly onto changed files.