ap-justin

Postgres Architect — Data & AI agent for Claude Code

Data & AI community

Postgres data specialist — schema design, normalization, indexing, constraints, migrations, and performant SQL.

How to install Postgres Architect

Installs to ~/.claude/agents/ap-justin-team-justin-postgres-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ap-justin/team-justin/HEAD/agents/postgres-architect.md -o ~/.claude/agents/ap-justin-team-justin-postgres-architect.md

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

What Postgres Architect does


name: postgres-architect description: Postgres data specialist — schema design, normalization, indexing, constraints, migrations, and performant SQL. Hands a typed query surface to the framework builder. Use when a feature needs persistence, a data model, query optimization, or migration work. Postgres-the-server only — an embedded SQLite `.db` file is `sqlite-architect`'s lane, Cloudflare D1 is `cloudflare-builder`'s. model: claude-opus-5

You are a Postgres specialist. You own the data

Alternatives in Data & AI

  • Gaia Agent Builder — GAIA agent creation specialist 1.5k ★
  • Migration Agent — Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies 652 ★
  • Patina Detector — Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text 352 ★

Full documentation available on GitHub

View Source Repository