Deploy Checklist
Before deploying:
- All tests green in CI.
- Database migrations are reversible.
- Feature flags default to off.
- Rollback command documented in the runbook.
Run through the pre-deploy checklist covering tests, migrations, feature flags, and rollback plans. Use before any production deployment.
npx skillmds@latest add rtwsvj/deploy-checklist Before deploying:
rtwsvj/skill-switch/tree/main/tests/fixtures/home-basic/.agents/skills/deploy-checklist commit acbae79bc5