/60-launch-playbook-global
Use when the user needs a repeatable execution playbook for a product or offer launch: T-30 to D+7 timeline, per-function checklists for content, design, ads, sales, and engineering, launch-day war room, escalation matrix, and roll-back criteria. Trigger on 'launch playbook',
$ npx -y skills add minhnv0807/ai-business-skills --skill 60-launch-playbook-global --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/60-launch-playbook-global
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when the user needs a repeatable execution playbook for a product or offer launch: T-30 to D+7 timeline, per-function checklists for content, design, ads, sales, and engineering, launch-day war room, escalation matrix, and roll-back criteria. Trigger on 'launch playbook',
SKILL.md
60-launch-playbook-global.SKILL.mdname: 60-launch-playbook-global
description: "Use when the user needs a repeatable execution playbook for a product or offer launch: T-30 to D+7 timeline, per-function checklists for content, design, ads, sales, and engineering, launch-day war room, escalation matrix, and roll-back criteria. Trigger on 'launch playbook', 'launch process', 'launch checklist', 'launch SOP', 'war room', 'roll back launch', or 'how do we not fail this launch'."
metadata:
version: 1.0.0
category: strategy
license: MIT
triggers:
- "launch playbook"
- "launch process"
- "launch checklist"
- "launch SOP"
- "war room"
- "roll back launch"
- "launch day plan"
- "launch preparation"
output: "File .md — three-phase playbook: pre-launch T-30 to T-1, launch-day war room plus D+1 to D+7, post-launch; per-function checklists, escalation matrix, roll-back criteria"
related:
- 59-go-to-market-global
- 02-campaign-brief-global
- 41-campaign-asset-list-global
- 63-campaign-retrospective-global
- 66-crisis-playbook-global
Launch Playbook (Global)
> A playbook is not a plan. A plan is for one launch; a playbook is reusable and improves after every launch. Successful launches are not luck — they are the product of correct preparation and disciplined execution. Run `59-go-to-market-global` first for the GTM plan; this playbook is the execution layer underneath it.
Information gathering
Read the GTM plan and the campaign brief if available. If missing, ask up to 4 questions:
1. **What is launching, and on what date?** Product or offer, exact D-day, and any blackout dates in the period. 2. **Who is on the team?** Content, design, media buying, sales/support, engineering — who can do what? 3. **What assets exist already?** Landing page, creative, email sequence, tracking — status of each. 4. **What did the last launch teach you?** Read the previous retrospective and update the playbook; never reuse the old version unchanged.
Principles
1. **Update the playbook after every launch.** Lessons from the retrospective must land in the playbook. 2. **"No-go" is a valid decision.** Launching at the wrong time is worse than launching late. 3. **Only the leader decides go/no-go.** Never delegate it. 4. **Plan backwards from D-day.** Every task has exactly one owner and a deadline with a specific time and timezone. Keep a one-day buffer before launch for the unexpected. 5. **Ads are built and left Paused.** They go live on D-day only, never earlier.
Phase 1 — Pre-launch (T-30 to T-1)
T-30 to T-21: Foundation
- [ ] Offer finalized: price, bundle, guarantee, bonuses locked (no changes after this point)
- [ ] Positioning and core message locked (from `58-positioning-global` or the GTM plan)
- [ ] Landing page brief handed to design/dev
- [ ] Content team briefed: angles, hooks, visual direction
- [ ] Media buyer briefed: audience research, account structure, ads plan
- [ ] Full asset list built (run `41-campaign-asset-list-global`)
- [ ] Claim substantiation file started: every performance, health, or income claim has evidence on record
T-21 to T-14: Build
- [ ] Landing page live, tracking verified green (pixel, server-side events, UTMs)
- [ ] Pre-launch email sequence written (3-5 emails), unsubscribe and sender identity compliant with CAN-SPAM/GDPR
- [ ] Designer has the brief and the asset list (T-14 checkpoint)
- [ ] Teaser content starts: 1-2 posts per week, problem-aware, NO offer reveal
- [ ] Warm-audience ads live (engagement objective, low CPM)
- [ ] Email #1 sent: name the problem
- [ ] Seeding in relevant communities (Reddit, Discord, Slack, niche forums) following each community's self-promotion rules
- [ ] Creators / UGC partners briefed, with disclosure requirements stated (FTC requires clear #ad or #sponsored disclosure on paid endorsements)
T-7: Ramp up
- [ ] Teasers move to daily cadence
- [ ] Designer submits MVP concept > leader approves (T-7); complex assets such as the landing page finished by T-5
- [ ] Email #2: reveal the problem, hint at the solution
- [ ] Ads budget increased (traffic to landing page to build custom audiences)
- [ ] Social proof collected: testimonials from beta users or existing customers
- [ ] FAQ content published: handles the common objections
T-3: Final prep
- [ ] All content approved and scheduled (medium-complexity assets — carousels, banner sets — done by T-3)
- [ ] Ads fully built and Paused, waiting for D-day
- [ ] Landing page final QA: load time, forms, payment (card, PayPal, wallets), mobile rendering
- [ ] Email #3: "Doors open [date] — want to be told first?"
- [ ] Team brief: who does what, at what hour, in which timezone (war room roster)
- [ ] Inbox coverage assigned with response scripts ready
- [ ] Fast assets (statics, stories) done by T-1
T-1: Go / no-go check
- [ ] Tracking 100% working
- [ ] Payment tested successfully across every method offered
- [ ] All links resolve, no 404s
- [ ] Offer copy correct (price, bonuses, deadline)
- [ ] Consent, privacy notice, and unsubscribe paths verified
- [ ] Team confirmed ready
- **LEADER SIGN-OFF: GO / NO-GO** — any missing item means NO-GO
Per-function checklist (before D-day)
| Function | Checklist | |----------|-----------| | Content | Captions, scripts, and creative approved by leader; hashtags and UTM links complete; schedule set or a person on duty to post; backup content if creator delivery slips | | Design | Correct size per platform; assets follow the timeline T-14 brief > T-7 concept > T-5 complex > T-3 medium > T-1 fast; quick-asset standby on launch day | | Ads (media buyer) | Pixel and tracking verified; campaigns built and Paused; budget matches plan; UTMs on every link; backup creative ready in case of policy rejection | | Sales / support | Inbox coverage by shift and timezone; reply scripts for common comments and DMs; lead handoff process to sales; complaint-handling script | | Engineering | Page loads fast, forms work, payment test
Read more
name: 60-launch-playbook-global description: "Use when the user needs a repeatable execution playbook for a product or offer launch: T-30 to D+7 timeline, per-function checklists for content, design, ads, sales, and engineering, launch-day war room, escalation matrix, and roll-back criteria. Trigger on 'launch playbook', 'launch process', 'launch checklist', 'launch SOP', 'war room', 'roll back launch', or 'how do we not fail this launch'." metadata: version: 1.0.0 category: strategy license: MIT triggers: - "launch playbook" - "launch process" - "launch checklist" - "launch SOP" - "war room" - "roll back launch" - "launch day plan" - "launch preparation" output: "File .md — three-phase playbook: pre-launch T-30 to T-1, launch-day war room plus D+1 to D+7, post-launch; per-function checklists, escalation matrix, roll-back criteria" related: - 59-go-to-market-global - 02-campaign-brief-global - 41-campaign-asset-list-global - 63-campaign-retrospective-global - 66-crisis-playbook-global
Launch Playbook (Global)
> A playbook is not a plan. A plan is for one launch; a playbook is reusable and improves after every launch. Successful launches are not luck — they are the product of correct preparation and disciplined execution. Run `59-go-to-market-global` first for the GTM plan; this playbook is the execution layer underneath it.
Information gathering
Read the GTM plan and the campaign brief if available. If missing, ask up to 4 questions:
1. **What is launching, and on what date?** Product or offer, exact D-day, and any blackout dates in the period. 2. **Who is on the team?** Content, design, media buying, sales/support, engineering — who can do what? 3. **What assets exist already?** Landing page, creative, email sequence, tracking — status of each. 4. **What did the last launch teach you?** Read the previous retrospective and update the playbook; never reuse the old version unchanged.
Principles
1. **Update the playbook after every launch.** Lessons from the retrospective must land in the playbook. 2. **"No-go" is a valid decision.** Launching at the wrong time is worse than launching late. 3. **Only the leader decides go/no-go.** Never delegate it. 4. **Plan backwards from D-day.** Every task has exactly one owner and a deadline with a specific time and timezone. Keep a one-day buffer before launch for the unexpected. 5. **Ads are built and left Paused.** They go live on D-day only, never earlier.
Phase 1 — Pre-launch (T-30 to T-1)
T-30 to T-21: Foundation
- [ ] Offer finalized: price, bundle, guarantee, bonuses locked (no changes after this point)
- [ ] Positioning and core message locked (from `58-positioning-global` or the GTM plan)
- [ ] Landing page brief handed to design/dev
- [ ] Content team briefed: angles, hooks, visual direction
- [ ] Media buyer briefed: audience research, account structure, ads plan
- [ ] Full asset list built (run `41-campaign-asset-list-global`)
- [ ] Claim substantiation file started: every performance, health, or income claim has evidence on record
T-21 to T-14: Build
- [ ] Landing page live, tracking verified green (pixel, server-side events, UTMs)
- [ ] Pre-launch email sequence written (3-5 emails), unsubscribe and sender identity compliant with CAN-SPAM/GDPR
- [ ] Designer has the brief and the asset list (T-14 checkpoint)
- [ ] Teaser content starts: 1-2 posts per week, problem-aware, NO offer reveal
- [ ] Warm-audience ads live (engagement objective, low CPM)
- [ ] Email #1 sent: name the problem
- [ ] Seeding in relevant communities (Reddit, Discord, Slack, niche forums) following each community's self-promotion rules
- [ ] Creators / UGC partners briefed, with disclosure requirements stated (FTC requires clear #ad or #sponsored disclosure on paid endorsements)
T-7: Ramp up
- [ ] Teasers move to daily cadence
- [ ] Designer submits MVP concept > leader approves (T-7); complex assets such as the landing page finished by T-5
- [ ] Email #2: reveal the problem, hint at the solution
- [ ] Ads budget increased (traffic to landing page to build custom audiences)
- [ ] Social proof collected: testimonials from beta users or existing customers
- [ ] FAQ content published: handles the common objections
T-3: Final prep
- [ ] All content approved and scheduled (medium-complexity assets — carousels, banner sets — done by T-3)
- [ ] Ads fully built and Paused, waiting for D-day
- [ ] Landing page final QA: load time, forms, payment (card, PayPal, wallets), mobile rendering
- [ ] Email #3: "Doors open [date] — want to be told first?"
- [ ] Team brief: who does what, at what hour, in which timezone (war room roster)
- [ ] Inbox coverage assigned with response scripts ready
- [ ] Fast assets (statics, stories) done by T-1
T-1: Go / no-go check
- [ ] Tracking 100% working
- [ ] Payment tested successfully across every method offered
- [ ] All links resolve, no 404s
- [ ] Offer copy correct (price, bonuses, deadline)
- [ ] Consent, privacy notice, and unsubscribe paths verified
- [ ] Team confirmed ready
- **LEADER SIGN-OFF: GO / NO-GO** — any missing item means NO-GO
Per-function checklist (before D-day)
| Function | Checklist | |----------|-----------| | Content | Captions, scripts, and creative approved by leader; hashtags and UTM links complete; schedule set or a person on duty to post; backup content if creator delivery slips | | Design | Correct size per platform; assets follow the timeline T-14 brief > T-7 concept > T-5 complex > T-3 medium > T-1 fast; quick-asset standby on launch day | | Ads (media buyer) | Pixel and tracking verified; campaigns built and Paused; budget matches plan; UTMs on every link; backup creative ready in case of policy rejection | | Sales / support | Inbox coverage by shift and timezone; reply scripts for common comments and DMs; lead handoff process to sales; complaint-handling script | | Engineering | Page loads fast, forms work, payment test
138 bilingual AI marketing skills (69 VN + 69 Global) for Claude Code, OpenCode, Codex, VS Code. Four role SOP packs — content, design, performance, leader ops — plus strategy, personal brand, AI avatar, dropshipping, design master, knowledge library. 4 regions (US/EU/SEA/LATAM) + Vietnam 2025-2026. Companion: opa-kit.
Repo: minhnv0807/ai-business-skills
Other skills on ai-business-skills.
- /00-marketing-plan-global
Comprehensive 7-section marketing plan for global businesses — strategy, target audience, positioning, channels, content, KPIs, budget. Reads `.agents/product-marketing-context-global.md` first. Universal framework adapts to US/EU/SEA/LATAM via foundation skill region. Trigger:
Open skill - /01-content-calendar-global
Monthly content calendar for global businesses — multi-channel posting schedule with funnel ratio, content pillars, repurposing matrix, and quality scoring. Reads `.agents/product-marketing-context-global.md`. Universal framework, region-specific posting times via foundation
Open skill - /02-campaign-brief-global
9-section campaign brief for global campaigns — context, objectives, target, message, creative, channels, timeline, deliverables, risks. Reads `.agents/product-marketing-context-global.md`. Universal framework, region-specific benchmarks via foundation skill. Trigger: 'campaign
Open skill - /03-performance-eval-global
Diagnose marketing performance for global businesses — root cause analysis, 5-Whys, 48-hour action plan. Has 4 region variants for benchmarks (US/EU/SEA/LATAM). Reads `.agents/product-marketing-context-global.md`. INCLUDES Dropshipping KPI section (ROAS, BE-ROAS, profit margin,
Open skill - /04-script-video-global
Short-form video scripts for TikTok, Reels, YouTube Shorts — 2 A/B variants, 6 hook formulas, timestamp breakdown, shoot guide, caption + hashtag, viral score. Reads `.agents/product-marketing-context-global.md`. Universal framework, English-language hooks. Trigger: 'video
Open skill - /05-ad-copy-global
6 ad copy variations (2 TOFU + 2 MOFU + 2 BOFU) for global markets. Frameworks: AIDA, PAS, BAB. Platforms: Meta, Google, TikTok. INCLUDES Dropshipping Mode (4 templates) for Shopify dropshippers. Trigger: 'ad copy', 'Facebook ads', 'TikTok ads', 'Google Ads copy', 'dropshipping
Open skill

