shipping-and-launch

Manages production releases with checklists, staged rollouts, and rollback plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill mitigates the high risks associated with production deployments by providing a structured, observable, and reversible framework for shipping software.

Core Features & Use Cases

  • Pre-Launch Verification: Comprehensive checklists covering code quality, security, performance, and infrastructure.
  • Staged Rollout Management: Guidelines for canary releases and gradual traffic increases to minimize blast radius.
  • Rollback Strategy: Standardized procedures for immediate recovery when production metrics deviate from established thresholds.

Quick Start

Use the shipping-and-launch skill to generate a custom pre-launch checklist and rollback plan for the upcoming production release.

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?

Create a pre-launch checklist for production deployment by enforcing verification across code quality, security, performance, and infrastructure before release. This standardizes the software deployment lifecycle and mitigates high risks associated with shipping to production.

What is the best way to manage a staged rollout for high-risk feature deployments?

Manage staged rollouts for high-risk feature deployments by using canary releases and gradual traffic increases. This minimizes blast radius during the rollout process and requires adherence to observability thresholds to ensure system stability.

How do I standardize a rollback procedure when production metrics deviate?

Standardize a rollback procedure by documenting immediate recovery actions triggered when production metrics deviate from established thresholds. This ensures system stability and provides a reversible framework for shipping software safely.

Can I use feature flag management for infrastructure migrations?

Yes, you can use feature flag management for infrastructure migrations. The deployment lifecycle framework applies to infrastructure migrations, production release cycles, and high-risk feature deployments, requiring adherence to observability thresholds and documented rollback procedures.

When do I need observability thresholds during a release cycle?

You need observability thresholds during a release cycle to monitor system stability and trigger rollback procedures. They are required throughout the staged rollout protocols to detect when production metrics deviate from established baselines.

What are the limitations of automated launch checklists for devops deployments?

Automated launch checklists for devops deployments require strict adherence to documented rollback procedures and observability thresholds. They do not replace manual infrastructure verification but instead standardize pre-launch verification to mitigate high deployment risks.