Skip to main content
Generalgtmagents

launch-plays

Use when orchestrating Tier 1/2/3 launches with repeatable workstreams

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--launch-plays
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/product-marketing/skills/launch-plays/SKILL.md -o .claude/skills/launch-plays.md

Drops the SKILL.md into .claude/skills/launch-plays.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Launch Playbooks Skill

When to Use

  • Planning upcoming product/feature launches.
  • Auditing current launch processes for efficiency gaps.
  • Onboarding new PMMs or cross-functional launch partners.

Framework

  1. Tiering Model – define Tier 1/2/3 criteria (impact, audience, readiness) with required workstreams.
  2. Workstreams – campaign, content, enablement, comms, success, ops, product readiness.
  3. RACI – assign responsible/approver for each deliverable.
  4. Cadence – stand-up schedule, checkpoints, risk reviews.
  5. Measurement – KPI stack + reporting templates.

Templates

  • Launch plan board (Notion/Jira/Asana) with tasks + owners.
  • Brief template capturing audience, goals, narrative, dependencies.
  • Retro template for capturing learnings.

Tips

  • Lock tier and scope early to prevent scope creep.
  • Maintain a risk log with mitigation owners.
  • Pair with workflow-testing and automation teams to confirm infra readiness.