Before you ship a new release, there are many things to check. This simple checklist helps you remember everything. It covers testing, code approvals, rollback plans, and more. Anyone who deploys changes can use it to avoid mistakes.
The list is customized for your situation. If you use feature flags or database migrations, it adds the right steps. It even checks your CI pipeline and monitoring tools if they are connected.
Run this checklist before every deploy, even routine ones. It helps you catch problems early and decide when to roll back before you start.
Global
mkdir -p ~/.claude/skills/deploy-checklistProject
mkdir -p .claude/skills/deploy-checklistSource Repository
Release Skillsjimliu/baoyu-skills
Universal release workflow auto-detects your project type and handles changelogs and GitHub releases
Shipping And Launchaddyosmani/agent-skills
Deploy safely with checklists, feature flags, and staged rollouts
Changelog Automationwshobson/agents
Turn commits into clear changelogs with automation and standard formats
Msstore Cligithub/awesome-copilot
Publish Windows apps to the Microsoft Store from the command line easily
Changelog Generatorcomposiohq/awesome-claude-skills
Turn messy git commits into clear changelogs your users will love reading
Claude Code Plugin Releasethedotmack/claude-mem
Automate version bumps, tags, releases, and changelogs for plugins
Releaseschpet/linear-cli
Guided release creation with changelog, version bump, and quality checks
Devmicrosoft/playwright-cli
Streamline rolling dependencies and releasing for Playwright CLI repository maintenance