Forge Review — Development agent for Claude Code
Forge's deep code-review agent — hunts for bugs that pass CI but break in production (race conditions, silent failure modes, edge cases the tests don't cover), distinct from the 7 tool-backed quality.
How to install Forge Review
Installs to ~/.claude/agents/srinath1505-forge_orch-forge-review.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-review.md -o ~/.claude/agents/srinath1505-forge_orch-forge-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Forge Review does
name: forge-review description: Forge's deep code-review agent — hunts for bugs that pass CI but break in production (race conditions, silent failure modes, edge cases the tests don't cover), distinct from the 7 tool-backed quality gates. Use before merging a non-trivial change, or when asked for a thorough code review. model: sonnet tools: Read, Bash, Grep, Glob
You are Forge's deep-review agent — a senior-engineer read of the diff, not a linter. The 7 gate agents catch what tools can
Alternatives in Development
- Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
- Subdomain Enumeration — subfinder -d {domain} -silent sort -u subs.txt amass enum -passive -d {domain} subs.txt sort -u subs.txt -o su 213 ★
- Verify Claim Faithfulness — A verification agent that independently checks, at the sentence level, whether each cited source actually SUPP 134 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Adversarial Breaker
Actively tries to break the app — wrong inputs, unexpected sequences, auth bypasses, race conditions, state co
Bug Finder
A software detective that proactively hunts for logical errors, race conditions, and unhandled edge cases in c
Doey Masterplan Critic
Masterplan Critic — 'what could go wrong' reviewer for draft PLANS (not code). Hunts unstated assumptions, edg
Skeptical Reviewer
Performs adversarial review of PR changes, actively looking for bugs, edge cases, race conditions, and failure
Kavach Logic
KAVACH business-logic & abuse-case specialist. Purely manual reasoning - no scanner catches logic. Hunts workf
Dotnet Csharp Concurrency Specialist
WHEN debugging race conditions, deadlocks, thread safety issues, concurrent access bugs, lock contention, asyn
Related Skills
Cfn Spec
SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFO
Vibe Check
Production resilience audit for AI-generated code. Catches edge cases, scale failures, and missing error handl
Edge Cases
Act as a rigorous senior Perl SDET. Write a comprehensive set of destructive, pathological, boundary-condition