shipping-and-launch

Automate production launch planning with checklists, monitoring, and rollback plans.

3|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/vtgiang-dotcom/Solo-Code-Harness --skill shipping-and-launch-vtgiang-dotcom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shipping-and-launch
Source: https://github.com/vtgiang-dotcom/Solo-Code-Harness/tree/main/.gemini/antigravity/skills/shipping-and-launch
Command: npx skills add https://github.com/vtgiang-dotcom/Solo-Code-Harness --skill shipping-and-launch-vtgiang-dotcom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launching software to production carries risk without guardrails. This Skill provides a structured process with checklists, monitoring, and rollback plans to ensure deploys are observable, reversible, and incremental.

Core Features & Use Cases

  • Pre-launch checklists covering code quality, security, performance, accessibility, and documentation
  • Staged rollout and feature-flag strategies to minimize blast radius
  • Rollback planning and post-launch verification to ensure quick recovery from issues

Quick Start

Validate and initiate a governance workflow by triggering the pre-launch checklist for your upcoming 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 plan a production launch and mitigate deployment risks?

Plan production launches by enforcing a structured pre-launch workflow with codified guardrails, required health checks, and rollback capabilities, ensuring software deployments remain observable, reversible, and incremental.

What is a staged rollout strategy and how does it minimize blast radius?

Staged rollout strategy minimizes blast radius by incrementally releasing software changes across staging and production environments, utilizing feature flags to control exposure and verify system stability throughout the deployment.

How do I set up monitoring and rollback planning for feature rollouts?

Set up monitoring and rollback planning for feature rollouts by configuring required health checks and post-launch verification procedures, enabling quick recovery and automated reversal if deployment issues arise in production.

Does this deployment workflow support infrastructure changes and migrations?

Yes, this deployment workflow supports infrastructure changes and migrations by applying structured pre-launch checklists, monitoring setup, and rollback capabilities across staging and production environments to ensure safe execution.

What is included in a pre-launch checklist for software deployments?

A pre-launch checklist for software deployments includes codified guardrails validating code quality, security, performance, accessibility, and documentation, ensuring all required health checks pass before initiating a production release.