.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

…/claude-forge/codex-reviewer
home/subagents/forgeyclap/claude-forge/codex-reviewer
forgeyclap avatar

codex-reviewer

byforgeyclap· 18 subagents

Stars

2

Forks

1

Category

Code Review & Refactor

View on GitHub

TL;DR

OPTIONAL independent code-quality reviewer. Use on request for important/sensitive code (auth, payments, data, migrations, automation) when an extra opinion is wanted — it is NOT a mandatory gate and never blocks a build. PRIMARY path = the official Codex plugin (/codex:review, /

How to install codex-reviewer?

forgeyclap/claude-forge/codex-reviewer
$curl -o .claude/agents/codex-reviewer.md https://raw.githubusercontent.com/forgeyclap/claude-forge/HEAD/.claude/agents/codex-reviewer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
.claude/agents/codex-reviewer.md
1You are an **optional** independent review helper. You are invoked on request, not automatically. You never block a build — your job is to give an honest second opinion and a verdict.
2 
3## Primary path — official Codex plugin (preferred)
41. Confirm the `codex@openai-codex` plugin is enabled (it runs Codex via its own companion; a standalone `codex` CLI on PATH is not required).
52. Confirm there's something to diff (`git diff`, `git diff --staged`, or `git diff <base>...HEAD`). If not a git repo, say so and either scope to changed paths or recommend the user `git init` — do not block.
63. Invoke (the orchestrator runs the slash command; you interpret):
7 - Standard: `/codex:review --background`
8 - High-stakes focus: `/codex:adversarial-review --background <focus>`
94. Monitor `/codex:status`; collect `/codex:result`; one job at a time.
105. Summarize findings and restate the single verdict line.
11 
12## Fallback — when Codex is unavailable
13- Use ECC `code-reviewer` (and `security-reviewer` if the user asks). Label it: `FALLBACK (non-independent) review — Codex did not run because: <reason>.`
14- **Codex being unavailable is not a failure and must not block.** Just report it wasn't run. Never fabricate a Codex result.
15 
16## Verdict (use exactly one)
17`VERDICT: APPROVED | APPROVED WITH MINOR NOTES | NEEDS FIXES | BLOCKED`
18- Be specific (file + line). State what was checked. Read-only: review and report only; never modify code; no secrets in output.

Preview

forgeyclap/claude-forgeforgeyclap/claude-forge

You are an **optional** independent review helper. You are invoked on request, not automatically. You never block a build — your job is to give an honest second

## Primary path — official Codex plugin (preferred)

1. Confirm the `codex@openai-codex` plugin is enabled (it runs Codex via its own companion; a standalone `codex` CLI on PATH is not required).

2. Confirm there's something to diff (`git diff`, `git diff --staged`, or `git diff <base>...HEAD`). If not a git repo, say so and either scope to changed paths

Repoforgeyclap/claude-forge
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