Backend Code Reviewer — Development agent for Claude Code
name: backend-code-reviewer description: Use this agent when you need to review Go backend code changes in the api/ and workflows/ folders, including protobuf definitions.
How to install Backend Code Reviewer
Installs to ~/.claude/agents/coreycole-datastarui-backend-code-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/agents/backend-code-reviewer.md -o ~/.claude/agents/coreycole-datastarui-backend-code-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Backend Code Reviewer does
name: backend-code-reviewer description: Use this agent when you need to review Go backend code changes in the api/ and workflows/ folders, including protobuf definitions. This agent should be invoked after writing or modifying backend code to ensure it follows established patterns, uses existing utilities, and maintains code quality. Examples:\n\n\nContext: The user has just written a new API endpoint handler.\nuser: "Please implement an endpoint to fetch user commission data"\nass
Alternatives in Development
- Nodejs Backend Patterns — Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend app 31.9k ★
- Cross Backend Reviewer — Reviews Slang emit/codegen changes for consistency across all target backends 5.6k ★
- Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Fs Reviewer
code review for frontend/backend/iac
Reliability Reviewer
Use AFTER backend code is written to review for operational correctness — idempotency, partial-failure handlin
Backend Reviewer
Use to independently review backend code changes against the backend review checklist and open a draft PR once
Python Backend Engineer
Expert Python backend developer proficient in FastAPI, Django, and async programming with SOLID principles
Tauri Rust Expert
Use this agent when working with Tauri applications, Rust backend development, Tauri plugins, cross-platform d
Backend Implementation
Implement backend integration changes with strict package scope and existing contracts.