reopt-eav
Installation
SKILL.md
reopt EAV
Guidance for managing Brandapp EAV schemas with the reopt CLI.
When to Apply
Use this skill when:
- checking drift between local schema and server state
- syncing schema changes to the server
- generating a local schema from server state
- reviewing destructive EAV changes in CI or local development
- producing a markdown plan/risk report for review (
eav plan) - using file-based migrations instead of live
sync(experimentaleav migrate)
Load reopt-cli and reopt-brandapp first.