What problem does it solve?
This Skill prevents risky, incomplete, or hard-to-recover in-place upgrades of the live enterprise demo box by enforcing release validation, database backups, migration audits, deployment isolation, and authenticated verification.
Core Features & Use Cases
- Pre-flight Gating: Confirms the target release is on main, audits migration changes, and checks environment-validator requirements before connecting to the server.
- Safe Deployment and Rollback: Creates database and environment backups, applies the release with the correct Compose project, and directs recovery through a documented database restore when migrations or startup fail.
- Post-Deploy Verification: Checks health, version, OpenAPI path coverage, Alembic heads, logs, authenticated application behavior, and Backstage isolation.
- Use Case: Use it when promoting a tagged release to the shared demo EC2 instance while protecting existing data and ensuring the deployed enterprise surface is fully operational.
Quick Start
Use the enterprise demo deploy skill to audit, back up, deploy, and verify release v0.55.1 on the live demo box.