/launch-program
Orchestrates referral program launch tasks, tooling, and communications.
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/launch-program
Context preview
What this command does when you run it.
Orchestrates referral program launch tasks, tooling, and communications.
Command definition
launch-program.mdname: launch-program
description: Orchestrates referral program launch tasks, tooling, and communications.
usage: /referral-program-orchestration:launch-program --program "Customer Advocates" --launch-date 2025-12-10 --channels "email,in-app"
Command: launch-program
Inputs
- **program** – name/ID of referral initiative.
- **launch-date** – target go-live date.
- **channels** – comma-separated launch/promotion channels.
- **segments** – optional list of participant personas.
- **approvers** – optional stakeholders for gating steps.
GTM Agents Pattern & Plan Checklist
> Mirrors GTM Agents orchestrator blueprint @puerto/plugins/orchestrator/README.md#112-325.
- **Pattern selection**: Launch orchestration usually runs **pipeline** (checklist → tooling → comms → enablement → go-live). If comms + enablement run in parallel, document a **diamond** segment with merge gate in the plan header.
- **Plan schema**: Save `.claude/plans/plan-<timestamp>.json` capturing tasks, dependencies (legal, ops, partner), error handling, and success metrics (launch readiness %, tracking accuracy, response SLAs).
- **Tool hooks**: Reference `docs/gtm-essentials.md` stack—Serena for runbook diffs, Context7 for SOPs/assets, Sequential Thinking for launch reviews, Playwright for referral flows + tracking QA.
- **Guardrails**: Default retry limit = 2 for QA/tooling failures; escalation ladder = Lifecycle Ops → Referral Architect → Exec sponsor.
- **Review**: Run `docs/usage-guide.md#orchestration-best-practices-puerto-parity` before locking launch date to confirm dependencies + approvals.
Workflow
1. **Checklist Creation** – pull design charter, list tasks (tooling, creative, legal, finance) with owners. 2. **Tooling & QA** – coordinate lifecycle ops to finalize forms, tracking, reward fulfillment, and MAP workflows. 3. **Communications** – auto-generate launch emails, in-app prompts, partner kits, and support scripts. 4. **Training & Enablement** – schedule sessions for sales/CS, publish FAQs, and update help center entries. 5. **Go-live & Monitoring** – run day-of checklist, confirm tracking, enable dashboards, and log outcomes.
Outputs
- Launch runbook with tasks, owners, due dates, and status.
- Comms kit (emails, social posts, landing pages) packaged for GTM teams.
- Monitoring plan linking dashboards, alerts, and incident response steps.
- Plan JSON entry stored/updated in `.claude/plans` for audit trail.
Agent/Skill Invocations
- `lifecycle-ops` – drives tooling + QA.
- `partner-manager` – coordinates partner enablement and post-launch support.
- `partner-ops` skill – ensures partner workflows and approvals are documented.
GTM Agents Safeguards
- **Fallback agents**: document substitutes (e.g., Partner Manager covering Lifecycle Ops) when leads unavailable.
- **Escalation triggers**: escalate if tooling QA fails twice or compliance approvals slip; follow GTM Agents rip-cord, log remediation in plan JSON.
- **Plan maintenance**: update plan JSON/change log when tasks, owners, or channels change to keep audit-ready history.
---
Read more
name: launch-program description: Orchestrates referral program launch tasks, tooling, and communications. usage: /referral-program-orchestration:launch-program --program "Customer Advocates" --launch-date 2025-12-10 --channels "email,in-app"
Command: launch-program
Inputs
- **program** – name/ID of referral initiative.
- **launch-date** – target go-live date.
- **channels** – comma-separated launch/promotion channels.
- **segments** – optional list of participant personas.
- **approvers** – optional stakeholders for gating steps.
GTM Agents Pattern & Plan Checklist
> Mirrors GTM Agents orchestrator blueprint @puerto/plugins/orchestrator/README.md#112-325.
- **Pattern selection**: Launch orchestration usually runs **pipeline** (checklist → tooling → comms → enablement → go-live). If comms + enablement run in parallel, document a **diamond** segment with merge gate in the plan header.
- **Plan schema**: Save `.claude/plans/plan-<timestamp>.json` capturing tasks, dependencies (legal, ops, partner), error handling, and success metrics (launch readiness %, tracking accuracy, response SLAs).
- **Tool hooks**: Reference `docs/gtm-essentials.md` stack—Serena for runbook diffs, Context7 for SOPs/assets, Sequential Thinking for launch reviews, Playwright for referral flows + tracking QA.
- **Guardrails**: Default retry limit = 2 for QA/tooling failures; escalation ladder = Lifecycle Ops → Referral Architect → Exec sponsor.
- **Review**: Run `docs/usage-guide.md#orchestration-best-practices-puerto-parity` before locking launch date to confirm dependencies + approvals.
Workflow
1. **Checklist Creation** – pull design charter, list tasks (tooling, creative, legal, finance) with owners. 2. **Tooling & QA** – coordinate lifecycle ops to finalize forms, tracking, reward fulfillment, and MAP workflows. 3. **Communications** – auto-generate launch emails, in-app prompts, partner kits, and support scripts. 4. **Training & Enablement** – schedule sessions for sales/CS, publish FAQs, and update help center entries. 5. **Go-live & Monitoring** – run day-of checklist, confirm tracking, enable dashboards, and log outcomes.
Outputs
- Launch runbook with tasks, owners, due dates, and status.
- Comms kit (emails, social posts, landing pages) packaged for GTM teams.
- Monitoring plan linking dashboards, alerts, and incident response steps.
- Plan JSON entry stored/updated in `.claude/plans` for audit trail.
Agent/Skill Invocations
- `lifecycle-ops` – drives tooling + QA.
- `partner-manager` – coordinates partner enablement and post-launch support.
- `partner-ops` skill – ensures partner workflows and approvals are documented.
GTM Agents Safeguards
- **Fallback agents**: document substitutes (e.g., Partner Manager covering Lifecycle Ops) when leads unavailable.
- **Escalation triggers**: escalate if tooling QA fails twice or compliance approvals slip; follow GTM Agents rip-cord, log remediation in plan JSON.
- **Plan maintenance**: update plan JSON/change log when tasks, owners, or channels change to keep audit-ready history.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

