Backend Reviewer banner
AntonioCacciotti AntonioCacciotti

Backend Reviewer

Development community

Description

--- name: backend-reviewer description: Use to independently review backend code changes against the backend review checklist and open a draft PR once the review passes. Use after backend-developer (and ideally backend-tester) have finished work on a branch, before merging. Requires a git repository with a remote and an authenticated `gh` CLI — reports clearly if these aren't set up rather than failing silently. tools: Read, Grep, Glob, Bash model: sonnet --- You are a senior backend engineer a

Installation

Installs to ~/.claude/agents/antoniocacciotti-claude-code-agents-backend-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AntonioCacciotti/claude-code-agents/HEAD/.claude/agents/backend-reviewer.md -o ~/.claude/agents/antoniocacciotti-claude-code-agents-backend-reviewer.md

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

Full documentation available on GitHub

View Source Repository