shipping-and-launch
๐ฏSkillfrom addyosmani/agent-skills
Production-launch playbook covering a full pre-launch checklist (code quality, security, performance, accessibility, infra, docs), feature-flag-gated staged rollout (deploy off โ team โ 5% canary โ 25/50/100), explicit rollout decision thresholds (error rate, p95 latency, client errors, business metrics), monitoring/observability setup, post-launch verification, and a written rollback plan. Use when preparing any production deploy, opening a beta, or migrating data/infrastructure.
Same repository
addyosmani/agent-skills(24 items)
Installation
npx vibeindex add addyosmani/agent-skills --skill shipping-and-launchnpx skills add addyosmani/agent-skills --skill shipping-and-launch~/.claude/skills/shipping-and-launch/SKILL.mdSKILL.md
More from this repository10
Production-grade engineering skills encoding senior-level workflows, quality gates, and best practices for every phase of the software development lifecycle.
Production-grade engineering skills for AI coding agents that enforce structured workflows, quality gates, and best practices across the full software development lifecycle including spec, planning, build, testing, review, and shipping.
A collection of production-grade engineering skills for AI coding agents that encode structured workflows, quality gates, and best practices across every phase of the software development lifecycle from spec writing to deployment.
Plan-mode-first skill that decomposes a spec into small, verifiable tasks with explicit acceptance criteria โ covering task sizing, dependency ordering, checkpoint design, and writing tasks small enough for an agent to execute reliably. Part of Addy Osmani's Agent Skills collection encoding senior-engineer workflows across Define / Plan / Build / Verify / Review / Ship phases.
Safe, documented, reversible releases.
Small slices, right context, clean interfaces.
Quality gates before merge.
A production-grade agent skill from addyosmani/agent-skills that activates the /code-simplify command to guide AI agents toward clarity over cleverness when refactoring code.
Production-grade engineering skills for AI coding agents that encode senior-engineer workflows, quality gates, and best practices across the full software development lifecycle from spec to shipping.
Small slices, right context, clean interfaces.