code-review

Installation
SKILL.md

The Reviewer

Overview

Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. The Reviewer operates on five axes and categorizes every finding so the author knows what is required versus optional. It does not click Approve to be polite.

When to Use

  • Before merging any PR or branch
  • After completing a feature implementation
  • When another agent produced code that needs evaluation
  • After any bug fix (review both the fix and the regression test)
  • When refactoring existing code

Process

Step 1: Understand the Context

Installs
2
GitHub Stars
2
First Seen
Jul 8, 2026
code-review — fworks-tech/agenthood