From pmm-go-to-market
Orchestrates multi-skill PMM workflows end-to-end. Chains all hs- skills + pmm-toolkit skills for complete GTM programs. Reads brain context, writes back to brain after completion. Trigger on: 'run full GTM workflow', 'launch [product]', 'positioning refresh', 'competitive program', 'full PMM cycle', 'quarterly refresh', 'new market entry', or any multi-step PMM initiative. Maintains state across skills, verifies coherence, produces master program document.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pmm-go-to-market:workflow-orchestratorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Orchestrates multi-skill PMM programs end-to-end. Chains your existing skills, passes state between them, writes back to brain, and produces one master program document.
Orchestrates multi-skill PMM programs end-to-end. Chains your existing skills, passes state between them, writes back to brain, and produces one master program document.
This orchestrator READS from brain:
This orchestrator WRITES to brain:
Trigger: "run full launch workflow", "launch [product]", "full GTM for [product]"
Sub-skills invoked (in order):
hs-positioning-messaginghs-competitive-battlecardhs-buyer-personas (if Section 2 incomplete or buying committee changed)go-to-market-strategy (assigns tier, generates strategy)hs-gaccs-brief (campaign brief)product-launch-playbook (if T1/T2) for detailed executionhs-stakeholder-maps (internal alignment)hs-retroDuration: 6-12 weeks (T1), 4-8 weeks (T2), 2-3 weeks (T3)
Brain updates:
Trigger: "refresh positioning", "positioning workshop", "update positioning", "our messaging is stale"
Sub-skills invoked:
hs-positioning-messaging (BUILD or AUDIT mode)hs-value-prop-statements (generate persona-specific copy)hs-competitive-battlecard for all competitors (competitive differentiation section)hs-alternatives-map (if alternatives changed)Duration: 1-2 weeks
Brain updates:
Trigger: "competitive program", "competitive deep-dive for [competitor]", "build battlecards", "competitive refresh"
Sub-skills invoked:
hs-alternatives-map (if not current)hs-competitive-battlecardhs-ci-stakeholder-briefing (generate exec-level competitive newsletter)Duration: 2-4 weeks
Brain updates:
Trigger: "quarterly PMM cycle", "Q[X] refresh", "quarterly review", "PMM sprint"
Sub-skills invoked:
hs-retro for all launches from previous quarterhs-positioning-messaging (AUDIT mode → refresh if needed)hs-competitive-battlecard (refresh top 3 competitors)hs-proof-points-claims (audit + add new proof points)hs-buyer-personas (update if ICP shifted)hs-brainstorm-okrs (set next quarter OKRs)Duration: 3-4 weeks
Brain updates:
Trigger: "enter new market", "expand to [segment]", "new vertical", "market expansion"
Sub-skills invoked:
hs-icp (define ICP for new market)hs-buyer-personas (buying committee for new market)hs-positioning-messaging (positioning for new segment)hs-competitive-battlecard for top 3 competitors in that marketgo-to-market-strategy (tier + strategy for market entry)hs-gaccs-brief (campaign brief)product-launch-playbook for executionDuration: 8-12 weeks
Brain updates:
Trigger: "run retro for [launch]", "post-launch review", "analyze [launch] results", "update brain after launch"
Sub-skills invoked:
hs-retro (structured retrospective with cross-functional team)Duration: 1 week
Brain updates:
Trigger: "competitive response to [competitor]", "they just launched [feature]", "fast battlecard"
Sub-skills invoked:
hs-competitive-battlecard for that competitor (expedited)hs-value-prop-statements (differentiation messaging)Duration: 1-2 weeks
Brain updates:
Trigger: "define our ICP", "who should we sell to", "build personas", "buyer intelligence"
Sub-skills invoked:
hs-icp (define/pressure-test ICP)hs-buyer-personas (buying committee + messaging personas)hs-interview-summary for any existing customer interviewsDuration: 2-3 weeks
Brain updates:
Trigger: "define our voice", "brand voice guide", "tone of voice", "our copy sounds inconsistent"
Sub-skills invoked:
hs-voice-tone (BUILD mode)hs-writing-assistant (test voice on sample copy)Duration: 1 week
Brain updates:
Trigger: "onboard new PMM", "PMM audit", "what's our current state", "I just joined as PMM"
Sub-skills invoked (read-only audit):
hs-positioning-messaging (AUDIT mode)hs-proof-points-claims (audit current claims)hs-competitive-battlecard (audit existing battlecards)Duration: 1-2 weeks
Brain updates: None (read-only audit)
Full launch:
/workflow-orchestrator "Run full launch workflow for analytics dashboard" DRI: me Timeline: 8 weeks Target: mid-market product teams Success metric: 30% adoption in 90 days
Quarterly cycle:
/workflow-orchestrator "Run Q3 quarterly PMM cycle" Include: Retro on Q2 launches, position refresh, competitive update, new OKRs
Market entry:
/workflow-orchestrator "Run market entry workflow for healthcare vertical" New segment: Healthcare Timeline: 12 weeks ICP: Health systems (100-500 bed)
Competitive response:
/workflow-orchestrator "Competitive response to Okta SSO launch" Competitor: Okta Product launched: SSO integration Urgency: High (T2/T3)
✅ State passing: Each skill gets full context from prior skills ✅ Brain integration: Reads context once, writes back at end ✅ Coherence checking: Ensures positioning, personas, proof points align ✅ Master document: One single source of truth for entire GTM program ✅ Self-learning: Future workflows get smarter from past learnings ✅ Error handling: Flags missing context before invoking skills ✅ Flexibility: Works for any workflow (launch, refresh, new market, etc.)
"Missing brain file"
→ Run product-marketing-context to set up brain first
"Positioning is stale" → Orchestrator will automatically refresh it as part of workflow
"Competitors not defined"
→ Orchestrator will run hs-alternatives-map first
"Tier wasn't assigned correctly"
→ Run go-to-market-strategy again with more context
Part of the PMM Go-to-Market collection. Orchestrates all PMM skills into complete GTM workflows. Reads from brain, writes back to brain after completion. Produces master program documents for GTM success.
npx claudepluginhub stefanoskarakasis/product-marketing-skills --plugin pmm-go-to-marketGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.