shipping-and-launch

Coordinate production launches with pre-launch checklists, monitoring, and rollback readiness.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/pecorapromotionsllc-cell/voxmerch --skill shipping-and-launch-pecorapromotionsllc-cell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shipping-and-launch
Source: https://github.com/pecorapromotionsllc-cell/voxmerch/tree/main/voxmerch-platform/external-skills/agent-skills-main/skills/shipping-and-launch
Command: npx skills add https://github.com/pecorapromotionsllc-cell/voxmerch --skill shipping-and-launch-pecorapromotionsllc-cell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

Core Features & Use Cases

  • Pre-launch checklists for deployments
  • Setting up monitoring and rollback plans
  • Planning staged rollouts and canary deployments

Quick Start

Follow the pre-launch checklist to plan, monitor, and rollback any production deployment.

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 staged rollout for a production deployment?

Plan a staged rollout by following a structured pre-launch checklist that ensures reproducible deployment steps, incremental rollout phases, and monitoring hooks to track system health during the production deployment.

What should be included in a pre-launch checklist for feature deployments?

A pre-launch checklist for feature deployments should include reproducible deployment steps, testing gates, rollback procedures, and configured monitoring hooks to ensure observability and reversible changes before shipping.

How do I set up a rollback strategy for an infrastructure migration?

Set up a rollback strategy by defining clear rollback procedures and readiness steps that ensure infrastructure migrations are reversible changes, allowing you to safely revert deployments if monitoring detects failures.

Does this approach work for canary deployments and incremental rollouts?

Yes, this approach works for canary deployments by providing structured rollout planning, monitoring hooks for observability, and rollback readiness to safely manage incremental production traffic shifts.

What is the best way to ensure observability during a production launch?

The best way to ensure observability during a production launch is to configure monitoring hooks alongside testing gates and rollback procedures, creating guardrails that track system health throughout the release management process.