Ship Production Deployment
curated by SkillMD · plugin · 5 skills
Sets up CI/CD pipeline, deploys with staged rollout, configures observability, and enforces safety checks.
Install the whole plugin (CLI)
npx skillmds add addyosmani/shipping-and-launch
npx skillmds add addyosmani/ci-cd-and-automation
npx skillmds add addyosmani/observability-and-instrumentation
npx skillmds add affaan-m/safety-guard
npx skillmds add galyarderlabs/releaseSkills in this plugin
- ▌ shipping-and-launch · addyosmaniProvides a structured pre-launch checklist, staged rollout plan, monitoring setup, and rollback strategy for safe production deployments.
- ▌ ci-cd-and-automation · addyosmaniAutomates CI/CD pipeline setup, quality gates, test runners, and deployment strategies for GitHub Actions.
- ▌ observability-and-instrumentation · addyosmaniAdds logging, metrics, tracing, and alerting to make production behavior visible and diagnosable.
- ▌ safety-guard · affaan-mPrevents destructive operations on production systems and restricts file edits to a specific directory when running agents autonomously.
- ▌ release · galyarderlabsCoordinate a full Galyarder Framework release across engineering verification, npm, GitHub, smoke testing, and announcement follow-up.