review

Installation
SKILL.md

Perform a rigorous review of the requested scope.

Inputs

Use one of:

  • the current branch diff,
  • specific files or paths from the user,
  • a feature file plus related implementation.

Review Workflow

  1. Inspect behavior against acceptance criteria.
  2. Identify functional bugs and regression risks first.
  3. Evaluate design quality with SOLID and CUPID heuristics.
  4. Evaluate tests for pyramid placement, naming, and flakiness risk.
  5. Evaluate security and privacy risks (PII exposure, secrets, unsafe logging).
  6. Return actionable findings ordered by severity.
Installs
2
First Seen
Jun 5, 2026
review — rogeriochaves/skills