Promote To Prod

Use when the user wants a change taken from a branch all the way to verified production through the staging ladder. Triggers on "promote to prod", "promote this to production", "push it to prod", "get this to prod", "ship it to production", "promote HPY-1234", "staging then prod", "roll this out to prod". Runs the full ladder — PR into staging, wait for checks to go green, merge, verify the change on staging, PR into main, wait for checks, merge, confirm production is healthy AND that the fix is actually live on prod (via Chrome MCP / playwright-cli / curl), capture evidence of the fix working in production, then comment on each Jira ticket and move it to Done or Ready for QA (asking when it isn't obvious; skipped when there is no ticket). Enforces the promotion discipline: never merge on red or pending checks, never open the main PR until staging proved the change didn't break anything, verify the deployed commit before verifying behavior, and if prod comes back broken, revert immediately. NOT for cutting a

bernardorubin Updated

File contents

bernardorubin/claude-pro-skills/tree/main/plugins/claude-pro-skills/skills/promote-to-prod commit 5360ac3c5b

Frequently asked questions

npx skillmds@latest add bernardorubin/promote-to-prod