Build a full launch playbook for a product — PH, HN, X, LinkedIn, email warm-up, cold outreach, pricing, brand assets. Sequenced for compounding signal.
Scanned 6/13/2026
Install to Claude Code
npx -y skills add hamza-ali-shahjahan/hamzaish --skill launch-plan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Launch Plan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hamza-ali-shahjahan-launch-plan)More formats (shields.io, HTML) on the badges page.
---
name: launch-plan
description: Build a full launch playbook for a product — PH, HN, X, LinkedIn, email warm-up, cold outreach, pricing, brand assets. Sequenced for compounding signal.
---
# /launch-plan
Usage: `/launch-plan <product-slug>` `[--date=YYYY-MM-DD]`
## What this does
Runs the Launch-stage agents in sequence:
1. **`launch/brand-story-builder`** — positioning, voice, naming
2. **`launch/landing-page-copywriter`** — landing copy
3. **`launch/seo-strategist`** + **`launch/keyword-researcher`** — content + SEO foundation
4. **`launch/pricing-strategist`** — initial pricing
5. **`launch/launch-strategist`** — day-by-day plan with assets
6. **`launch/cold-outreach`** — first-100 outreach templates
7. **`launch/community-builder`** — community decision + plan
Outputs go to `products/<slug>/launch/`.
## What you do as the assistant
1. Resolve `<product-slug>`. Confirm it's at the right stage (`launch` or post-MVP).
2. Read all relevant product context (`prd.md`, `metrics.md`, recent interview synthesis).
3. Run the 7 agents. Some in parallel: brand → (landing + seo + pricing) → launch-strategist → (cold-outreach + community).
4. After all done: produce a "launch readiness checklist" — what's done, what's missing, what's blocking.
## Pre-flight blockers (must clear before launch)
- ✅ Metrics framework wired (PostHog events live in prod)
- ✅ Sentry catching real errors
- ✅ Stripe test card flow works end-to-end
- ✅ Brand assets locked
- ✅ Landing page tested on mobile + desktop
- ✅ Warm list ≥ 50
If any blocker is unmet, the launch plan ships with a "launch blocked, here's what's missing" header.
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!