deploy-checklist

Generate a pre-deployment verification checklist with rollback criteria and monitoring steps.

2|1|Updated May 17, 2026
One-click install
npx skills add https://github.com/rakibulism/agent-skills-os --skill deploy-checklist-rakibulism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-checklist
Source: https://github.com/rakibulism/agent-skills-os/tree/main/skills/engineering-deploy-checklist
Command: npx skills add https://github.com/rakibulism/agent-skills-os --skill deploy-checklist-rakibulism

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you verify that a release is truly ready to ship by turning deployment prep into a clear, customized checklist. It reduces the risk of missed approvals, broken migrations, weak rollback plans, and post-deploy incidents.

Core Features & Use Cases

  • Pre-deployment readiness: Confirms tests, reviews, approvals, and known issues before production.
  • Deployment-specific checks: Adapts for migrations, feature flags, canary releases, and monitoring needs.
  • Rollback planning: Defines concrete rollback triggers before the change goes live.
  • Use Case: A team preparing a backend release can use this Skill to generate a staging-to-production checklist with migration validation, smoke tests, monitoring steps, and alert thresholds.

Quick Start

Ask the assistant to create a deploy checklist for your service or release and include any details about migrations, feature flags, or rollback concerns.

Frequently Asked Questions about deploy-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a pre-deployment verification checklist for a production release?

To create a pre-deployment verification checklist, provide the assistant with your service details, including any migrations, feature flags, or rollback concerns. The Skill generates a customized readiness review covering tests, approvals, and monitoring steps tailored to your actual release context.

What should be included in a staging validation checklist before shipping to production?

A staging validation checklist should include deployment-specific checks, migration validations, smoke tests, and monitoring alert thresholds. This Skill defines concrete rollback triggers and confirms known issues are resolved before the production launch goes live.

Can I generate rollback criteria for feature flag rollouts and database migrations?

Yes, you can generate rollback criteria for feature flag rollouts and database migrations by specifying these deployment contexts. The Skill adapts its checks to define concrete rollback triggers and monitoring needs required before the change goes live.

What is the best way to plan a canary release readiness review without missing approvals?

The best way to plan a canary release readiness review is to use a structured checklist that confirms tests, reviews, and approvals. This Skill turns deployment prep into a customized list, reducing the risk of missed approvals and post-deploy incidents.

Does this deployment checklist tool work for backend services with complex migration changes?

Yes, this deployment checklist tool works for backend services with complex migration changes. It generates a staging-to-production checklist with migration validation, smoke tests, monitoring steps, and alert thresholds specifically tailored to your release.