Backend Review
Description
--- name: backend-review description: > Review Go backend code for convention violations. Use after modifying files under components/backend/. Checks for panic usage, service account misuse, type assertion safety, error handling, token security, and file size. tools: - Read - Grep - Glob - Bash --- # Backend Review Agent Review backend Go code against documented conventions. ## Context Load these files before running checks: 1. `specs/standards/backend/conventions.spec.md` 2.
Installation
Installs to ~/.claude/agents/ambient-code-platform-backend-review.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ambient-code/platform/HEAD/.claude/agents/backend-review.md -o ~/.claude/agents/ambient-code-platform-backend-review.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development