shipping-and-launch

Automate a pre-launch checklist for safe production deployments.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/cyalcala/va-freelance-hub --skill shipping-and-launch-cyalcala
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shipping-and-launch
Source: https://github.com/cyalcala/va-freelance-hub/tree/main/.antigravity/skills_old_tainted/shipping-and-launch
Command: npx skills add https://github.com/cyalcala/va-freelance-hub --skill shipping-and-launch-cyalcala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating production launches is error-prone and time-consuming without a repeatable process. This Skill provides a comprehensive pre-launch checklist, rollout planning, and rollback strategy to improve deployment safety and observability.

Core Features & Use Cases

  • Pre-launch quality gates, security checks, performance readiness, accessibility checks, and infrastructure readiness.
  • Staged rollout and feature flag guidance to minimize blast radius and enable canary testing.
  • Rollback planning and post-launch verification to ensure quick recovery after failures.

Quick Start

Plan and execute a safe production launch using this checklist.

Frequently Asked Questions about shipping-and-launch

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

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

A pre-launch checklist for production deployment automates quality gates across code, security, performance, accessibility, and infrastructure. It enforces structured readiness validation to coordinate safe launches and minimize deployment risks.

What is the best way to plan a staged rollout and rollback strategy?

A staged rollout strategy minimizes blast radius by enabling canary testing and feature flag guidance. Pairing this with rollback planning ensures quick recovery and post-launch verification if deployment failures occur.

How do I ensure observability and monitoring during a feature release?

Observability during a feature release requires structured monitoring across infrastructure and application layers. Automating visibility checks ensures deployment safety and validates post-launch performance against expected behaviors.

Can I use a deployment checklist for infrastructure migrations and beta programs?

Yes, a deployment checklist applies to infrastructure migrations, beta programs, and feature releases. It enforces visibility, rollback plans, and observability for any deployment carrying production risk.

When do I need a rollback plan for a production launch?

A rollback plan is needed for any production launch carrying risk, including feature releases and infrastructure migrations. It ensures quick recovery and post-launch verification after unexpected deployment failures.