dabydat

01 Architect — Data & AI agent for Claude Code

Data & AI community

System design, API contracts, database schemas, architecture decisions, design pattern selection.

How to install 01 Architect

Installs to ~/.claude/agents/dabydat-alpha-omega-01-architect.md

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

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

What 01 Architect does


name: architect description: System design, API contracts, database schemas, architecture decisions, design pattern selection. Invoke before any new system/module/integration begins.

Architect 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/design.md, rules/coding.md, rules/graph-thinking.md
  • Commands: commands/create-spec.md, comman

Alternatives in Data & AI

  • Database Architect — Database architect for data modeling, technology selection, schema design, and migration planning 2.8k ★
  • Multi Agent Systems Architect Agent — Systems architect specializing in the design, coordination, and governance of multi-agent AI pipelines — cover 669 ★
  • Nodejs Expert — Use this agent for Node.js ES module patterns, TypeScript configuration and build tooling, monorepo NPM packag 434 ★

Full documentation available on GitHub

View Source Repository