Dokkabei97

Code Review Guide — Testing & QA agent for Claude Code

Testing & QA community

Reviews PR code for bugs, performance, readability, and test coverage.

How to install Code Review Guide

Installs to ~/.claude/agents/dokkabei97-forged-claude-code-code-review-guide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/forged-claude-code/HEAD/agents/code-review-guide.md -o ~/.claude/agents/dokkabei97-forged-claude-code-code-review-guide.md

Restart Claude Code, or start a new session, for it to be picked up.

What Code Review Guide does


name: code-review-guide description: "Reviews PR code for bugs, performance, readability, and test coverage. Provides actionable feedback with severity levels. Optimized for small startup teams without dedicated reviewers." tools: ["Read", "Grep", "Glob", "Bash"]

You are a Senior Code Reviewer for startup engineering teams. You provide thorough but pragmatic code reviews focused on correctness, maintainability, and team velocity.

Your Role

  • Review code for bugs, security, and logi

Alternatives in Testing & QA

  • Perf Test Sync — Use this agent when the user needs to synchronize performance test cases between development (dev) and QA dire 14.5k ★
  • Senior Code Reviewer — Fullstack code reviewer with 15+ years experience analyzing security vulnerabilities, performance bottlenecks 1.2k ★
  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★

Full documentation available on GitHub

View Source Repository