Review Database — Data skill for Claude Code
Review database - Drizzle migrations, schema drift, CI gates.
How to install Review Database
Installs to ~/.claude/commands/sylphxai-code-review-database.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SylphxAI/code/HEAD/.claude/commands/review-database.md -o ~/.claude/commands/sylphxai-code-review-database.md Restart Claude Code, or start a new session, for it to be picked up.
What Review Database does
name: review-database description: Review database - Drizzle migrations, schema drift, CI gates agent: coder
Database Review
Mandate
- Perform a deep, thorough review of database architecture in this codebase.
- Delegate to multiple workers to research different aspects in parallel; you act as the final gate to synthesize and verify quality.
- Deliverables must be stated as findings, gaps, and actionable recommendations.
- Single-pass delivery: no deferrals; d
Alternatives in Data
- Ars Full — ARS full pipeline — research → write → review → revise → finalize 4.5k ★
- Deepdive — Deepdive skill for Claude Code — 12-phase research pipeline: plan-review gate, parallel sub-agent search, clai 297 ★
- Symfony Migrations — Create and manage Doctrine migrations for database schema changes 206 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
DB Review
Review database schema, queries, and migrations
Database
Design Supabase schema, write Drizzle migration, add RLS policies, generate TypeScript types
Agent Built Lfs
Linux From Scratch, built and maintained by Claude Code across multiple machines. Recipes extracted from the b
Design Database
Design a database schema with ERD, migrations, and indexes for a given domain
Symptomsync Data Change
Use when tasks change the data model or reminder plumbing in supabase/, database/, database/migrations/, or fr
Embedded Database
SQLite and DuckDB as application-embedded databases at production scale - PRAGMA discipline, schema migrations
Related Agents
Migration Runner
Handle database schema changes with Drizzle ORM migrations
DB Schema Architect
Use when designing or modifying database schemas, migrations, multi-tenant data models, or polymorphic table s
Migration Engineer
Database migration specialist for generating, validating, and safely deploying Drizzle migrations. Use when cr