AI AGENT ADDONS
Release Management
4,108installs

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.

Add Deploy Checklist skill to your workflow

Global

mkdir -p ~/.claude/skills/deploy-checklist

Project

mkdir -p .claude/skills/deploy-checklist

Source Repository

Stars
22,120
Forks
2,589
Watchers
22,120
License
Apache-2.0
Last Push
23 days ago
Created
5 months ago