What problem does it solve?
This Skill helps you review, synchronize, and migrate Brandapp EAV schemas without accidentally applying unsafe or unreviewed changes.
Core Features & Use Cases
- Drift detection and sync: Compare local schema files with server state, preview changes, and apply updates safely.
- Schema recovery and review: Pull server state back into
eav.schema.ts, generate markdown diffs, and validate planned changes in CI or development.
- File-based migrations: Plan, run, inspect history, and verify EAV migrations with guardrails for destructive operations like orphan deletion.
- Use Case: A developer updates entity fields locally, reviews the drift report, previews deletions, and then syncs only after confirming the change is safe.
Quick Start
Ask the agent to check EAV schema drift and preview any required sync or migration steps for the current Brandapp project.