deployment-consistency
Installation
SKILL.md
Deployment consistency
Procedure
- Identify the application and deployment target.
- Inspect existing deployment configuration.
- Identify required environment variables and secrets.
- Validate build and start commands.
- Validate health checks and smoke tests.
- Check rollback or recovery procedure.
- Report gaps before making destructive changes.
- Apply requested deployment changes.
- Verify the deployed application.