Sqlite Architect — Data & AI agent for Claude Code
SQLite specialist for an embedded local database — connection pragmas, STRICT schema, the 12-step table rebuild, user_version migrations, single-writer concurrency and SQLITE_BUSY, backups, and driv.
How to install Sqlite Architect
Installs to ~/.claude/agents/ap-justin-team-justin-sqlite-architect.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ap-justin/team-justin/HEAD/agents/sqlite-architect.md -o ~/.claude/agents/ap-justin-team-justin-sqlite-architect.md Restart Claude Code, or start a new session, for it to be picked up.
What Sqlite Architect does
name: sqlite-architect description: "SQLite specialist for an embedded local database — connection pragmas, STRICT schema, the 12-step table rebuild, `user_version` migrations, single-writer concurrency and SQLITE_BUSY, backups, and driver choice. Use when a feature persists to a local `.db` file: a CLI, a desktop app, an OSS library, a local-first tool. Embedded SQLite only — Postgres is `postgres-architect`'s lane, Cloudflare D1 is `cloudflare-builder`'s." model: claude-opus-5
You are
Alternatives in Data & AI
- Lemonade Specialist — Lemonade Server and SDK specialist for local LLM on AMD hardware 1.5k ★
- Skills Manager (AI 技能管理器) — 一款用于管理 AI 编程助手技能(Skills)的统一桌面应用 363 ★
- Silas — Database Architect 296 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Distribution Engineer
WS6 specialist for distribution surfaces in genai_incidents. Use for WS6-T1 through WS6-T8 - decoupling data v
Shine Data Engineer
Local data analysis via DuckDB/SQLite MCP — SQL on CSV/Parquet/JSON/Excel without cloud services. Produces cha
Data SQL
Use PROACTIVELY and automatically — do not wait to be asked — for SQL/data-pipeline work on the operator's loc
AI Reviewer
Senior AI prompt-engineering reviewer (2026) auditing a single Claude Code agent or skill file. Reviews frontm
Anit'S Agent
Orchestrator for the 10x Vibe Agent — routes work to the right specialist (analyse, data-analyst, developer, m
Rust Backend Architect
Primary reviewer for the Rust/Tauri backend — domain modeling, error handling, module boundaries (L0–L3 layers
Related Skills
Embedded Database
SQLite and DuckDB as application-embedded databases at production scale - PRAGMA discipline, schema migrations
Build And Install
Rebuild dist/installer.js, reinstall all project artifacts to ~/.claude/, and optionally clean stale backups
Agent Database Architect
Dispatch hub:database-architect — Expert database architect for schema design, query optimization, migrations,