dabydat

02 Backend Dev — Data & AI agent for Claude Code

Data & AI community

APIs, database access, queues, AI pipelines, server-side logic.

How to install 02 Backend Dev

Installs to ~/.claude/agents/dabydat-alpha-omega-02-backend-dev.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dabydat/alpha-omega/HEAD/agents/02-backend-dev.md -o ~/.claude/agents/dabydat-alpha-omega-02-backend-dev.md

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

What 02 Backend Dev does


name: backend-dev description: APIs, database access, queues, AI pipelines, server-side logic. Invoke for any server-side code implementation.

Backend Developer Agent

Never omit (must read)

Follow `config.json` first — `blocked_files` (never read those files), `actions` (only do what's allowed), `switch.stacks` (the active stack).

  • Rules: rules/coding.md, rules/testing.md, rules/docker-first.md
  • Commands: commands/implement.md, commands/lint.md
  • Skills: skills/cod

Alternatives in Data & AI

  • Senior Backend Engineer — Backend implementation, API development, database operations, and server-side logic 89 ★
  • Feature Builder Data — Implementuje warstwę danych (zapytania Supabase, RLS policies, migracje SQL, walidacja Zod, Edge Functions, au 76 ★
  • Add Task Type — Adds a new AI task type to the woolball server: endpoint, handler, preprocessing route, logic class, DI regist 66 ★

Full documentation available on GitHub

View Source Repository