launch-checklist

Audit infrastructure, Docker/Kubernetes configs, and CI pipelines for production readiness.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Saturate/agents --skill launch-checklist-saturate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-checklist
Source: https://github.com/Saturate/agents/tree/main/skills/launch-checklist
Command: npx skills add https://github.com/Saturate/agents --skill launch-checklist-saturate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates deployment readiness beyond code by auditing infrastructure, Docker configurations, Kubernetes manifests, environment settings, monitoring, security headers, and CI pipelines to ensure a production-ready release.

Core Features & Use Cases

  • End-to-end readiness checks across infrastructure, containers, and deployment pipelines
  • Validation of environment configuration, secret handling, and monitoring hooks
  • Use Case: Before go-live, run the checklist to confirm all deployment facets are aligned and rollback plans are prepared

Quick Start

Run the launch-checklist before going live to validate infra, config, and pipeline readiness.

Frequently Asked Questions about launch-checklist

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

FAQPage Schema
How do I verify production deployment readiness for Kubernetes and Docker containers?

Verify production deployment readiness by auditing Kubernetes manifests, Docker configurations, infrastructure availability, and environment settings to ensure containers are fully prepared for release. The checklist validates health checks, secret handling, and pipeline status before go-live.

What should a pre-deployment checklist include for CI-CD pipelines and infrastructure?

A pre-deployment checklist for CI-CD pipelines should include validation of pipeline status, infrastructure availability, environment configuration correctness, secret handling, and monitoring hooks. It ensures deployment gates and rollback readiness are aligned before a production release.

Can I use a deployment readiness checklist for staging environments and release candidates?

Yes, you can use the deployment readiness checklist for staging environments and release candidates. It applies to go-lives and production or staging deployments, verifying infrastructure, container configs, and multi-stage pipelines for projects with cloud infrastructure.

How do I audit security headers and environment configurations before a production release?

Audit security headers and environment configurations by running an end-to-end readiness verification that checks config correctness, secret handling, and monitoring hooks. This validates that all deployment facets are aligned and rollback plans are prepared before the release.

What is the best way to automate end-to-end production readiness verification for cloud infrastructure?

Automate end-to-end production readiness verification by auditing infrastructure, Docker and Kubernetes configs, environment settings, monitoring, and CI pipelines. This approach ensures all deployment facets are validated against deployment gates before going live.