SylphxAI

Review Database — Data skill for Claude Code

Data community

Review database - Drizzle migrations, schema drift, CI gates.

How to install Review Database

Installs to ~/.claude/commands/sylphxai-code-review-database.md

Terminal
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 Repository