do-review

Installation
SKILL.md

Review changed code against the requested outcome and accepted plan. Produce structured, severity-bucketed findings. Review is read-only — no file writes, no test execution.

Workflow

  1. Scope check — confirm what was requested and what changed.
  2. Evidence check — validate claims against current code and requirements.
  3. Spec compliance — verify built behavior matches requested behavior.
  4. Risk pass — correctness, security, performance, maintainability (scale by risk level).
  5. Quality pass — readability, cohesion, duplication, test adequacy, edge/failure coverage.
  6. Output — return findings using severity buckets below.

Severity Buckets

Bucket Gate behavior
blocking Must fix before completion. Requires E2+ evidence.
should_fix Recommended fix. Blocks completion unless user explicitly defers.
follow_up Tracked debt. Does not block completion — record for future action.
Installs
5
Repository
kenoxa/spine
GitHub Stars
2
First Seen
Mar 6, 2026
do-review — kenoxa/spine