deploy-checklist

Generate deployment checklists for CI/CD pipelines with rollout and rollback planning.

3|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/thoreinstein/agents --skill deploy-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-checklist
Source: https://github.com/thoreinstein/agents/tree/main/skills/deploy-checklist
Command: npx skills add https://github.com/thoreinstein/agents --skill deploy-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams generate consistent deployment runbooks by producing comprehensive pre-flight checks, rollout strategies, and verification steps to reduce risk and improve auditability.

Core Features & Use Cases

  • Pre-flight readiness: Validate code readiness, environment provisioning, observability, and communication plans before deployment.
  • Rollout strategy templates: Recommend canary, blue-green, or rolling updates based on risk.
  • Rollback planning: Provide deterministic rollback commands and verification steps for quick recovery.
  • Use Case: When releasing a new service, generate a complete deployment checklist that maps to your standard template in references.

Quick Start

Provide the deployment service name, target environment, and version to generate a ready-to-use checklist, exported to the standard template.

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 deployment checklist for a production release?

To create a deployment checklist, provide the service name, target environment, and version to generate pre-flight readiness checks, rollout strategies, and verification steps for safe releases.

What should be included in pre-flight readiness checks for CI/CD pipelines?

Pre-flight readiness checks should validate code readiness, environment provisioning, observability, and communication plans before deployment to ensure safe, documented releases in CI/CD pipelines.

Can I generate rollback plans for different rollout strategies?

Yes, you can generate rollback plans that provide deterministic rollback commands and verification steps for quick recovery across canary, blue-green, or rolling update rollout strategies.

Does this deployment checklist skill work for staging environments?

Yes, this skill generates comprehensive deployment checklists that apply to both staging and production environments, mapping to standard templates for consistent runbooks.

What is the best way to document deployment risk assessment for audits?

The best way to document deployment risk assessment is generating consistent deployment runbooks with pre-flight checks and rollout strategies, reducing risk and improving auditability.

How do I generate a deployment runbook for a new service release?

To generate a deployment runbook, input the deployment service name, target environment, and version to produce a ready-to-use checklist exported to a standard template.