AgentStack
SKILL verified MIT Self-run

Launch Plan

skill-uthumany-uthy-legacy-os-launch-plan · by uthumany

End-to-end launch checklists and timing. Use when preparing to ship a feature or product to ensure all cross-functional work is coordinated.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-uthumany-uthy-legacy-os-launch-plan

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Launch Plan? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Launch Plan

Overview

A launch plan coordinates every function involved in shipping — engineering, design, marketing, support, sales, legal — into a single timeline with clear owners and checkpoints. This skill guides you from pre-launch preparation through post-launch monitoring.

When to Use

  • You're shipping a major feature or new product
  • Multiple teams need to coordinate their launch activities
  • You want to avoid last-minute scrambling on launch day
  • Don't use for: simple bug fixes or minor improvements (use a ticket checklist instead)

Instructions

1. Define Launch Tier

Not every feature needs a full launch. Classify:

  • Tier 1 (Major): New product, major feature, public beta. Full marketing campaign
  • Tier 2 (Standard): Significant feature update. Blog post, in-app announcement
  • Tier 3 (Minor): Small improvement. Release notes mention only
  • Tier 4 (Maintenance): Bug fix, performance, tech debt. No announcement

2. Pre-Launch Phase (T-4 weeks to T-1 week)

For each area:

  • Engineering: Code complete, code review, QA testing, bug fixing
  • Design: Final visual QA, edge case screens
  • Docs: Help articles, release notes, API docs
  • Marketing: Landing page, blog post, social media, email
  • Support: FAQ, training docs, agent scripts
  • Sales: Pitch deck, pricing updates, enablement materials
  • Legal: Terms of service, privacy policy, compliance review

3. Launch Prep Phase (T-1 week to D-Day)

  • QA sign-off: All P0 and P1 bugs fixed
  • Staging verification: End-to-end test passes on staging
  • Performance check: Load testing, response time targets met
  • Rollback plan: Tested and documented
  • Go/no-go meeting: Final decision to launch
  • Communication ready: All announcements prepared and scheduled

4. Launch Day

  • Monitor: Dashboards for errors, latency, usage, and support tickets
  • Communicate: Release notes published, in-app banner live, announcements sent
  • Support: Support team briefed and ready for increased volume
  • Rollback criteria defined: "If error rate > 1% for 5 minutes, roll back"

5. Post-Launch (T+1 day to T+30 days)

  • Bug triage: Fix post-launch issues
  • Metrics review: Did we hit success metrics? (see experiment-analysis)
  • Retrospective: What went well? What would we change?
  • Next iteration: Prioritize improvements based on launch data

Launch Checklist Template

## Pre-Launch (T-4w)
- [ ] Code complete
- [ ] QA test plan written
- [ ] Marketing materials drafted
- [ ] Support trained
- [ ] Legal approval obtained

## Launch Prep (T-1w)
- [ ] All P0/P1 bugs fixed
- [ ] Staging verified
- [ ] Performance validated
- [ ] Rollback plan tested
- [ ] Go/no-go decision made

## Launch Day
- [ ] Monitors active
- [ ] Rollback criteria set
- [ ] Support briefed
- [ ] Announcements live

## Post-Launch (T+1d to T+30d)
- [ ] Bug triage complete
- [ ] Metrics first review
- [ ] Retro held
- [ ] Next iteration planned

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.