Generates a pre-deployment checklist you can run through before shipping to production. Covers the basics like CI status, code reviews, and rollback plans, then adds sections for the deploy itself and post-deploy verification. The smart bit is it customizes based on what you tell it: mention a database migration and it adds migration-specific checks, say you use feature flags and it reminds you to verify them. If you have CI/CD or monitoring tools connected, it can pull actual build status or pre-fill rollback thresholds from your current baselines. Honestly just a structured way to avoid the "oh crap I forgot to notify the on-call team" moments that happen when you're rushing a deploy.
npx -y skills add anthropics/knowledge-work-plugins --skill deploy-checklist --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template