CoreyCole

Backend Code Reviewer — Development agent for Claude Code

Development community

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

Terminal
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 Repository