shipping-and-launch

Enforce a pre-launch checklist for production launches with rollback plans.

Updated May 26, 2026
One-click install
npx skills add https://github.com/koolerkx/vibe-react-2d-map-editor-yaml --skill shipping-and-launch-koolerkx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shipping-and-launch
Source: https://github.com/koolerkx/vibe-react-2d-map-editor-yaml/tree/main/.claude/skills/shipping-and-launch
Command: npx skills add https://github.com/koolerkx/vibe-react-2d-map-editor-yaml --skill shipping-and-launch-koolerkx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate reliable production launches by preventing common deployment mistakes and ensuring observable, reversible changes.

Core Features & Use Cases

  • Comprehensive pre-launch checklist across code quality, security, performance, accessibility, and infrastructure.
  • Staged rollout guidance and feature flag governance to minimize risk and enable controlled adoption.
  • Clear rollback procedures and post-launch verification steps to rapidly recover from issues.

Quick Start

Review the pre-launch checklist, configure essential feature flags, and validate monitoring before your first production rollout.

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 production deployment pre-launch checklist validates code quality, security, performance, accessibility, and infrastructure before release to prevent common deployment mistakes. It ensures changes are observable and reversible through structured risk management.

What is the best way to manage feature flags during a staged rollout?

Feature flag governance during a staged rollout minimizes risk and enables controlled adoption across your user base. It allows you to manage rollout phases systematically and disable features rapidly if issues arise.

How does a pre-launch checklist work for database migrations and upgrades?

For migrations and upgrades, a pre-launch checklist enforces structured risk management, monitoring, and controlled rollout requirements. It validates infrastructure readiness and ensures observable, reversible changes before applying production changes.

Do I need monitoring configured before my first production rollout?

Yes, you must validate monitoring before your first production rollout to ensure reliable production launches. Configuring monitoring provides observability into system behavior, enabling quick detection and rollback of problematic changes.

What are the limitations of relying solely on feature flags for launch safety?

Feature flags alone cannot replace comprehensive pre-launch validation across code quality, security, and infrastructure. Safe launches require combining flag governance with structured checklists, monitoring validation, and clear rollback procedures to ensure full risk management.

How do I ensure safe production launches with proper guardrails?

Safe production launches require structured guardrails including a comprehensive pre-launch checklist, feature flag governance, and clear rollback procedures. These mechanisms coordinate reliable deployments by enforcing quality, security, and observability standards.