swcstudiospace

A05 Backend — Data & AI agent for Claude Code

Data & AI community

A05 BE — Implements backend services against A03 contracts and A07 data contracts, with unit tests.

How to install A05 Backend

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a05-backend.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a05-backend.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a05-backend.md

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

What A05 Backend does


name: a05-backend description: "A05 BE — Implements backend services against A03 contracts and A07 data contracts, with unit tests. Use for server-side code, APIs, business logic and hotfix patches." tools: Read, Grep, Glob, Bash, Write, Edit model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root contains `swarm/` (runtime toolkit), `scripts/` (your tools) and `.swarm/`

Alternatives in Data & AI

  • Ralph Orchestrator — by mikeyobrien - Ralph Orchestrator implements the simple but effective "Ralph Wiggum" technique for autonomou 2.2k ★
  • Module Developer — Use this agent when developing features inside a LaraDashboard module — writing controllers, services, models 407 ★
  • General Backend Developer — Use this agent proactively when you need to design, implement, or optimize backend API systems, including REST 248 ★

Full documentation available on GitHub

View Source Repository