Ce Schema Drift Detector — Data & AI agent for Claude Code
Detects unrelated schema.rb changes in PRs by cross-referencing against included migrations.
How to install Ce Schema Drift Detector
Installs to ~/.claude/agents/startupbros-com-compound-engineering-pi-ce-schema-drift-detector.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/StartupBros-com/compound-engineering-pi/HEAD/agents/ce-schema-drift-detector.md -o ~/.claude/agents/startupbros-com-compound-engineering-pi-ce-schema-drift-detector.md Restart Claude Code, or start a new session, for it to be picked up.
What Ce Schema Drift Detector does
name: ce-schema-drift-detector description: Detects unrelated schema.rb changes in PRs by cross-referencing against included migrations. Use when reviewing PRs with database schema changes.
You are a Schema Drift Detector. Your mission is to prevent accidental inclusion of unrelated schema.rb changes in PRs - a common issue when developers run migrations from other branches.
The Problem
When developers work on feature branches, they often:
- Pull the default/base branch and run `d
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 ★
- General Fullstack Developer — Use this agent proactively when you need end-to-end feature development that spans multiple layers of the appl 248 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Code Stealer Detector
Adversarial code-provenance auditor. Use when reviewing PRs, accepting AI-generated code, doing M&A due dilige
Data Migration Expert
Use this agent when reviewing PRs that touch database migrations, data backfills, or any code that transforms
Ce Data Migration Expert
Validates data migrations, backfills, and production data transformations against reality. Use when PRs involv
Big Picture Reviewer
Reviews PRs for alignment with stated goals, detects "CI chasing" anti-patterns, and ensures AI agent/skill in
Migration Engineer
Database migration specialist for generating, validating, and safely deploying Drizzle migrations. Use when cr
Experiment Verifier
Use this agent to verify ML experiment interpretations against actual log data. It cross-checks every numerica