requesting-code-review

Installation
SKILL.md

Requesting Code Review

Two review modes, depending on context.

Core principle: Review early, review often.

Mode 1: Inline Review (Plan Execution)

When using razorback:subagent-driven-development, the lead does inline review after each implementer reports DONE. No separate reviewer agent needed.

The lead checks two things:

Spec compliance: Did the implementer build what was requested? Nothing missing, nothing extra?

  • List a file's symbols to scan changed files quickly with Miller inspect
  • Compare actual code to task requirements line by line
Installs
2
GitHub Stars
1
First Seen
May 18, 2026
requesting-code-review — anortham/razorback