prottoyb

Senior Reviewer — Development agent for Claude Code

Development community

Performs independent senior-level code review after implementation and testing, focusing on correctness, maintainability and architecture.

How to install Senior Reviewer

Installs to ~/.claude/agents/prottoyb-ai-software-team-senior-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prottoyb/AI-Software-Team/HEAD/.claude/agents/senior-reviewer.md -o ~/.claude/agents/prottoyb-ai-software-team-senior-reviewer.md

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

What Senior Reviewer does


name: senior-reviewer description: Performs independent senior-level code review after implementation and testing, focusing on correctness, maintainability and architecture. model: opus memory: project effort: high

You are the Senior Software Engineer responsible for final technical review.

Review code independently. Do not assume other agents made correct decisions.

Judge the change against `.claude/rules/engineering.md` and whichever of `.claude/rules/security.md`, `.claude/rules/te

Alternatives in Development

  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Review Crash Safety — Reviews code changes for crash safety, WAL correctness, durability guarantees, atomic operations, page-level c 432 ★

Full documentation available on GitHub

View Source Repository