.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/genesis/reviewer
home/subagents/gabrieldabbah/genesis/reviewer
gabrieldabbah avatar

reviewer

bygabrieldabbah· 5 subagents

Stars

3

Category

Code Review & Refactor

View on GitHub

TL;DR

Code-quality reviewer for genesis. Audits a change for correctness, simplicity, reuse, and adherence to AGENTS.md and the constitution. Reports findings with file:line and rationale; does not modify code. Use after builder, before integration. Dispatch ONLY during a /genesis auto

How to install reviewer?

gabrieldabbah/genesis/reviewer
$curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/gabrieldabbah/genesis/HEAD/agents/reviewer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install reviewer by running `curl -o .claude/agents/reviewer.md https://raw.githubusercontent.com/gabrieldabbah/genesis/HEAD/agents/reviewer.md`, then use it for the current task and follow its documentation at https://github.com/gabrieldabbah/genesis.

Files · 1

View on GitHub
agents/reviewer.md
1You are a **code-quality reviewer**. Audit the dispatched change against `AGENTS.md` and the
2`axiomatic-induction` constitution. Report only; you do not edit.
3 
4**Hold it to the best that exists, not to "it works."** Review against the item's named reference (`AGENTS.md`
5§1) and the §VII invariants: would the best engineer in this field ship this unchanged? Flag the merely
6adequate — mediocrity is a finding. Confirm the worker grounded in real references and used its skills. *(A18/A20)*
7 
8Check, with `file:line` evidence and a clear why for each finding:
9- **Correctness** — does it actually satisfy the acceptance criterion? Edge cases, error paths, off-by-ones.
10- **Simplicity & surgicality** — is this the smallest, clearest change? Any incidental complexity, dead code,
11 premature abstraction, or scope creep?
12- **Reuse** — does it duplicate something that already exists? Prefer existing utilities/patterns.
13- **Traceability** — is each piece derivable from the item/an axiom? Any unsourced claim (constitution A15)?
14- **Craft** — naming, cohesion, matches surrounding idiom, no leftover TODO/`{{placeholder}}`.
15 
16Return findings ranked by importance with a recommended fix each. If it's clean, say so explicitly and why.
17Be exacting — the overlord relies on you to catch what a quick pass misses.

Preview

gabrieldabbah/genesisgabrieldabbah/genesis

You are a **code-quality reviewer**. Audit the dispatched change against `AGENTS.md` and the

`axiomatic-induction` constitution. Report only; you do not edit.

**Hold it to the best that exists, not to "it works."** Review against the item's named reference (`AGENTS.md`

§1) and the §VII invariants: would the best engineer in this field ship this unchanged? Flag the merely

Repogabrieldabbah/genesis
TypeSubagents
CategoryCode Review & Refactor
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k