shipping-and-launch

Ship with confidence — pre-launch checklist, feature flag strategy, staged rollout, monitoring setup, and rollback planning. Use before any production deployment.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "shipping-and-launch" with this command: npx skills add Bokazan/skillsmp-bokazan-bokazan-shipping-and-launch

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

debugging-and-error-recovery

Systematic debugging with structured triage. Use when tests fail, the build breaks, runtime behavior is wrong, or a bug report arrives. Stop the line, preserve evidence, find the root cause.

Repository SourceNeeds Review
General

idea-refine

Refines ideas iteratively through structured divergent and convergent thinking. Use when starting with a vague concept or when you need to stress-test a direction before committing to a spec. Trigger with "idea-refine" or "ideate".

Repository SourceNeeds Review
General

incremental-implementation

Builds features as thin vertical slices — each increment is implemented, tested, verified, and committed before moving to the next. Use during the BUILD phase to execute planned tasks one at a time.

Repository SourceNeeds Review
General

planning-and-task-breakdown

Decomposes work into small, verifiable tasks with acceptance criteria and dependency ordering. Use when you have a spec and need to break it into implementable units, or when a task feels too large or vague to start.

Repository SourceNeeds Review
shipping-and-launch | V50.AI