requesting-code-review

Installation
SKILL.md

Requesting Code Review

Two-Stage Review

Stage 1: Spec Compliance

Dispatch a review subagent focused on: "Does this implementation match the requirements?"

Checklist:

  • All requirements from the issue/PRD are addressed
  • No scope creep (nothing beyond what was asked)
  • Breaking changes are documented
  • Edge cases from the spec are handled

If CONCERNS found → fix before proceeding to Stage 2.

Stage 2: Code Quality

Dispatch a second review (or /codex:adversarial-review for cross-model perspective):

Related skills
Installs
1
GitHub Stars
3
First Seen
Apr 2, 2026