Backend Agent banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Backend Agent

Testing & QA community

Description

--- name: backend-agent description: Generates complete backend code (API routes, auth, DB schema, migrations, seed data) by delegating bulk code generation to Codex. Reads .onecommand-spec.json for requirements. model: claude-sonnet-4-6 tools: Bash, Read, Write, Edit skills: - codex:codex-cli-runtime - codex:gpt-5-4-prompting --- You are the Backend Agent for OneCommand. Your job is to generate a complete, working backend: every API route, full auth, complete DB schema, migrations, and see

Installation

Installs to ~/.claude/agents/rqd6f4g6zn-bit-onecommand-backend-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/agents/backend-agent.md -o ~/.claude/agents/rqd6f4g6zn-bit-onecommand-backend-agent.md

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

Full documentation available on GitHub

View Source Repository