review

Installation
SKILL.md

Review

Run all review dimensions against the current branch and produce one unified review. Approve when a change improves overall code health, even if it isn't perfect.

Scope

Review only what changed on the current branch against main, but read enough surrounding code and docs to understand conventions and boundaries.

Do not duplicate the same issue across categories.

Change sizing

Before reviewing, check the diff size:

  • ~100 lines: good, reviewable in one pass.
  • ~300 lines: acceptable if one logical change.
  • ~1000 lines: too large — ask the author to split before reviewing.

Refactoring mixed with feature work is two changes. Flag it.

Related skills
Installs
10
Repository
cniska/skills
GitHub Stars
3
First Seen
Mar 28, 2026