/design-referral
Produces referral program blueprint with incentives, rules, and governance.
$ 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
/design-referral
Context preview
What this command does when you run it.
Produces referral program blueprint with incentives, rules, and governance.
Command definition
design-referral.mdname: design-referral
description: Produces referral program blueprint with incentives, rules, and governance.
usage: /referral-program-orchestration:design-referral --goal "pipeline" --audience "customers" --budget 25000
Command: design-referral
Inputs
- **goal** – primary objective (signups, pipeline, revenue, expansion).
- **audience** – target participants (customers, partners, employees, influencers).
- **budget** – incentive budget cap or range.
- **regions** – optional list of geo restrictions/compliance considerations.
- **timeline** – planned launch window.
GTM Agents Pattern & Plan Checklist
> Mirrors GTM Agents orchestrator blueprint @puerto/plugins/orchestrator/README.md#112-325.
- **Pattern selection**: Referral design typically uses a **diamond** (context ↔ mechanic modeling, converge into governance) or **pipeline**; document choice in the plan header.
- **Plan schema**: Save `.claude/plans/plan-<timestamp>.json` capturing goals, incentives, dependency graph (legal, finance, ops, partner), error handling, and success criteria (pipeline, CAC, fraud rates).
- **Tool hooks**: Reference `docs/gtm-essentials.md` stack—Serena for charter diffs, Context7 for compliance + incentive benchmarks, Sequential Thinking for trade-off analysis, Playwright for prototype referral journeys.
- **Guardrails**: Default retry limit = 2 for modeling or policy failures; escalation ladder = Referral Architect → Legal/Finance → Exec sponsor.
- **Review**: Run `docs/usage-guide.md#orchestration-best-practices-puerto-parity` before sign-off to confirm dependencies, approvals, deliverables.
Workflow
1. **Context Gathering** – pull GTM targets, persona insights, legal/finance constraints. 2. **Mechanic Selection** – evaluate one-sided vs two-sided incentives, tiering, and cadence. 3. **Rules & Safeguards** – define eligibility, referral caps, fraud checks, and compliance requirements. 4. **Enablement Plan** – list assets, messaging, training, and tooling needed for launch. 5. **Measurement Framework** – connect KPIs to dashboards and define review cadence.
Outputs
- Referral program charter (objective, mechanics, incentives, rules, KPIs).
- Stakeholder alignment deck outlining responsibilities and approvals.
- Risk log highlighting compliance/legal considerations.
- Plan JSON entry stored/updated in `.claude/plans` for audit trail.
Agent/Skill Invocations
- `referral-architect` – leads program design and governance.
- `incentive-design` skill – structures payouts and thresholds.
- `fraud-detection` skill – recommends safeguards.
GTM Agents Safeguards
- **Fallback agents**: document substitutes (e.g., Partner Ops covering Referral Architect) when decision-makers unavailable.
- **Escalation triggers**: if compliance blockers or budget overruns appear twice, trigger GTM Agents rip-cord escalation and log remediation in plan JSON.
- **Plan maintenance**: update plan JSON/change log whenever incentives, eligibility rules, or governance cadences change.
---
Read more
name: design-referral description: Produces referral program blueprint with incentives, rules, and governance. usage: /referral-program-orchestration:design-referral --goal "pipeline" --audience "customers" --budget 25000
Command: design-referral
Inputs
- **goal** – primary objective (signups, pipeline, revenue, expansion).
- **audience** – target participants (customers, partners, employees, influencers).
- **budget** – incentive budget cap or range.
- **regions** – optional list of geo restrictions/compliance considerations.
- **timeline** – planned launch window.
GTM Agents Pattern & Plan Checklist
> Mirrors GTM Agents orchestrator blueprint @puerto/plugins/orchestrator/README.md#112-325.
- **Pattern selection**: Referral design typically uses a **diamond** (context ↔ mechanic modeling, converge into governance) or **pipeline**; document choice in the plan header.
- **Plan schema**: Save `.claude/plans/plan-<timestamp>.json` capturing goals, incentives, dependency graph (legal, finance, ops, partner), error handling, and success criteria (pipeline, CAC, fraud rates).
- **Tool hooks**: Reference `docs/gtm-essentials.md` stack—Serena for charter diffs, Context7 for compliance + incentive benchmarks, Sequential Thinking for trade-off analysis, Playwright for prototype referral journeys.
- **Guardrails**: Default retry limit = 2 for modeling or policy failures; escalation ladder = Referral Architect → Legal/Finance → Exec sponsor.
- **Review**: Run `docs/usage-guide.md#orchestration-best-practices-puerto-parity` before sign-off to confirm dependencies, approvals, deliverables.
Workflow
1. **Context Gathering** – pull GTM targets, persona insights, legal/finance constraints. 2. **Mechanic Selection** – evaluate one-sided vs two-sided incentives, tiering, and cadence. 3. **Rules & Safeguards** – define eligibility, referral caps, fraud checks, and compliance requirements. 4. **Enablement Plan** – list assets, messaging, training, and tooling needed for launch. 5. **Measurement Framework** – connect KPIs to dashboards and define review cadence.
Outputs
- Referral program charter (objective, mechanics, incentives, rules, KPIs).
- Stakeholder alignment deck outlining responsibilities and approvals.
- Risk log highlighting compliance/legal considerations.
- Plan JSON entry stored/updated in `.claude/plans` for audit trail.
Agent/Skill Invocations
- `referral-architect` – leads program design and governance.
- `incentive-design` skill – structures payouts and thresholds.
- `fraud-detection` skill – recommends safeguards.
GTM Agents Safeguards
- **Fallback agents**: document substitutes (e.g., Partner Ops covering Referral Architect) when decision-makers unavailable.
- **Escalation triggers**: if compliance blockers or budget overruns appear twice, trigger GTM Agents rip-cord escalation and log remediation in plan JSON.
- **Plan maintenance**: update plan JSON/change log whenever incentives, eligibility rules, or governance cadences change.
---
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

