Deploy To Production

Orchestrates the process of deploying a software application to production, from CI pipeline verification through monitoring confirmation, chaining six software-development skills into a structured release workflow. Use when the user needs to deploy an application to production with a repeatable, safe process that includes database migration, monitoring, and rollback planning. Do NOT use for local development setup, staging-only deployments, or infrastructure provisioning without application deployment.

FerroxLabs d9d2e80 2 files · 25.6 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/deploy-to-production commit d9d2e80795

Frequently asked questions

npx skillmds@latest add ferroxlabs/deploy-to-production