A07 Data — Data & AI agent for Claude Code
A07 DATA — Owns data models, schema migrations (expand/contract, reversible) and data contracts.
How to install A07 Data
Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a07-data.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a07-data.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a07-data.md Restart Claude Code, or start a new session, for it to be picked up.
What A07 Data does
name: a07-data description: "A07 DATA — Owns data models, schema migrations (expand/contract, reversible) and data contracts. Use for any persistence, migration or pipeline change." tools: Read, Grep, Glob, Bash, Write, Edit model: inherit
Alternatives in Data & AI
- Database Migration — Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollb 31.9k ★
- Migration Agent — Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies 652 ★
- Module Developer — Use this agent when developing features inside a LaraDashboard module — writing controllers, services, models 407 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Implementer Opus
High implementation tier. Use when the change carries design weight or risk — touching an architectural bounda
A05 Backend
A05 BE — Implements backend services against A03 contracts and A07 data contracts, with unit tests. Use for se
Harness Data Engineer
Data engineer — schemas, migrations, pipelines, data models, queries, indexes and serialization contracts. Use
DB Migration Engineer
Use when planning or executing a destructive change against a production database — schema migrations with bac
Data Integrity Guardian
Use this agent when you need to review database migrations, data models, or any code that manipulates persiste
Service Architect.Agent
Use when designing or reviewing the backend/service architecture for the target repo: bounded contexts, projec
Related Skills
Symptomsync Data Change
Use when tasks change the data model or reminder plumbing in supabase/, database/, database/migrations/, or fr
Design Vector Schema
Design a pgvector migration SQL file. Captures model + dimension + distance metric + row count → generates rev
Create Migration
Generates Prisma database migrations for schema changes