deploy-checklist

Generates a customizable pre-deployment checklist covering risks, migrations, and rollback plans.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Srujan0798/NRG --skill deploy-checklist-srujan0798
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-checklist
Source: https://github.com/Srujan0798/NRG/tree/main/.agents/skills/deploy-checklist
Command: npx skills add https://github.com/Srujan0798/NRG --skill deploy-checklist-srujan0798

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-deployment verification ensures you catch issues before they affect production by providing a structured checklist for releases, migrations, and feature flags.

Core Features & Use Cases

  • Reusable pre-deploy checklist tailored to your service or release.
  • CI/CD integration readiness including migration checks, flag configuration, and rollback planning.
  • Operational guidance for staging and production verification, stakeholder notification, and changelog updates.

Quick Start

Provide the service or release name to generate a ready-to-use pre-deployment checklist.

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

A pre-deployment checklist verifies readiness before shipping releases across CI pipelines, staging, and production. It enforces a repeatable workflow covering migrations, feature flags, and rollback planning to catch issues before they affect production.

How do I verify CI/CD integration readiness before a production deploy?

You can verify CI/CD integration readiness by generating a checklist that validates migration checks, feature flag configuration, and rollback planning. This ensures pipeline dependencies and operational criteria are met before production deployment.

What should a rollback plan include for staging and production environments?

A rollback plan should include clear criteria for success and rollback actions across staging and production environments. The generated checklist outlines specific verification steps and operational guidance to safely revert releases if deployment issues occur.

Can I customize the deployment verification checklist for different services?

Yes, the deployment checklist is customizable. You can tailor the generated checklist to your specific service or release, adapting verification requirements for migrations, feature flags, and stakeholder notifications across different environments.

Does the pre-deploy checklist support stakeholder notification and changelog updates?

Yes, the pre-deploy checklist provides operational guidance for stakeholder notification and changelog updates. It ensures communication and documentation criteria are completed alongside staging and production verification during the release process.