/prioritize-gaps
Scores journey friction points, aligns owners, and builds remediation roadmap.
$ 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
/prioritize-gaps
Context preview
What this command does when you run it.
Scores journey friction points, aligns owners, and builds remediation roadmap.
Command definition
prioritize-gaps.mdname: prioritize-gaps
description: Scores journey friction points, aligns owners, and builds remediation roadmap.
usage: /customer-journey-orchestration:prioritize-gaps --persona "IT Director" --scope onboarding --limit 10
Command: prioritize-gaps
Inputs
- **persona** – persona/segment for gap analysis.
- **scope** – journey stage or lifecycle slice.
- **limit** – optional cap on number of gaps to surface.
- **criteria** – optional weighting scheme (impact, effort, urgency, customer value).
- **dependencies** – optional notes about systems/teams involved.
GTM Agents Pattern & Plan Checklist
> Mirrors GTM Agents orchestrator blueprint @puerto/plugins/orchestrator/README.md#112-325.
- **Pattern selection**: Gap prioritization generally runs **pipeline** (aggregation → scoring → owner mapping → roadmap → comms). If scoring + owner mapping can run in parallel (multiple pods), document a **diamond** segment with merge gate in the plan header.
- **Plan schema**: Save `.claude/plans/plan-<timestamp>.json` with persona/scope, task IDs, weighting criteria, parallel groups, dependency graph (ops, product, eng), error handling, and success metrics (gap closure %, CSAT uplift, time-to-fix).
- **Tool hooks**: Reference `docs/gtm-essentials.md` stack—Serena for instrumentation diffs, Context7 for VOC/support docs, Sequential Thinking for decision tree prompts, Playwright for QA on prototype fixes if required.
- **Guardrails**: Default retry limit = 2 for scoring/owner mapping failures; escalation path = Journey Ops Owner → CX Strategist → CCO/CS leadership.
- **Review**: Use `docs/usage-guide.md#orchestration-best-practices-puerto-parity` before execution to confirm facilitators, data sources, and deliverables.
Workflow
1. **Gap Aggregation** – pull journey map findings, VOC insights, support tickets, and telemetry anomalies. 2. **Scoring Engine** – apply weighting (impact × frequency × effort × strategic fit) to rank opportunities. 3. **Owner Mapping** – assign accountable teams, supporting partners, and required approvals. 4. **Roadmap Packaging** – cluster into quick wins, strategic bets, and structural fixes with timelines. 5. **Communication Plan** – generate summary for executives + working teams with next steps.
Outputs
- Prioritized gap list with scores, owners, and proposed actions.
- Portfolio view (quick wins vs strategic initiatives) with resource estimates.
- Governance-ready backlog entry for each initiative.
- Plan JSON entry stored/updated in `.claude/plans` for audit trail.
Agent/Skill Invocations
- `journey-ops-owner` – coordinates resourcing + timelines.
- `journey-mapping` skill – ensures gap definitions align with map standards.
- `voice-of-customer` skill – keeps scoring grounded in customer evidence.
GTM Agents Safeguards
- **Fallback agents**: document substitutes (e.g., CX Strategist covering Journey Ops Owner) when resource owners unavailable.
- **Escalation triggers**: if high-impact gaps remain unassigned after two checkpoints or portfolio balance violates guardrails, escalate to CX/Product leadership per GTM Agents rip-cord.
- **Plan maintenance**: update plan JSON/change log whenever scoring criteria, owners, or dependencies change to maintain GTM Agents audit parity.
---
Read more
name: prioritize-gaps description: Scores journey friction points, aligns owners, and builds remediation roadmap. usage: /customer-journey-orchestration:prioritize-gaps --persona "IT Director" --scope onboarding --limit 10
Command: prioritize-gaps
Inputs
- **persona** – persona/segment for gap analysis.
- **scope** – journey stage or lifecycle slice.
- **limit** – optional cap on number of gaps to surface.
- **criteria** – optional weighting scheme (impact, effort, urgency, customer value).
- **dependencies** – optional notes about systems/teams involved.
GTM Agents Pattern & Plan Checklist
> Mirrors GTM Agents orchestrator blueprint @puerto/plugins/orchestrator/README.md#112-325.
- **Pattern selection**: Gap prioritization generally runs **pipeline** (aggregation → scoring → owner mapping → roadmap → comms). If scoring + owner mapping can run in parallel (multiple pods), document a **diamond** segment with merge gate in the plan header.
- **Plan schema**: Save `.claude/plans/plan-<timestamp>.json` with persona/scope, task IDs, weighting criteria, parallel groups, dependency graph (ops, product, eng), error handling, and success metrics (gap closure %, CSAT uplift, time-to-fix).
- **Tool hooks**: Reference `docs/gtm-essentials.md` stack—Serena for instrumentation diffs, Context7 for VOC/support docs, Sequential Thinking for decision tree prompts, Playwright for QA on prototype fixes if required.
- **Guardrails**: Default retry limit = 2 for scoring/owner mapping failures; escalation path = Journey Ops Owner → CX Strategist → CCO/CS leadership.
- **Review**: Use `docs/usage-guide.md#orchestration-best-practices-puerto-parity` before execution to confirm facilitators, data sources, and deliverables.
Workflow
1. **Gap Aggregation** – pull journey map findings, VOC insights, support tickets, and telemetry anomalies. 2. **Scoring Engine** – apply weighting (impact × frequency × effort × strategic fit) to rank opportunities. 3. **Owner Mapping** – assign accountable teams, supporting partners, and required approvals. 4. **Roadmap Packaging** – cluster into quick wins, strategic bets, and structural fixes with timelines. 5. **Communication Plan** – generate summary for executives + working teams with next steps.
Outputs
- Prioritized gap list with scores, owners, and proposed actions.
- Portfolio view (quick wins vs strategic initiatives) with resource estimates.
- Governance-ready backlog entry for each initiative.
- Plan JSON entry stored/updated in `.claude/plans` for audit trail.
Agent/Skill Invocations
- `journey-ops-owner` – coordinates resourcing + timelines.
- `journey-mapping` skill – ensures gap definitions align with map standards.
- `voice-of-customer` skill – keeps scoring grounded in customer evidence.
GTM Agents Safeguards
- **Fallback agents**: document substitutes (e.g., CX Strategist covering Journey Ops Owner) when resource owners unavailable.
- **Escalation triggers**: if high-impact gaps remain unassigned after two checkpoints or portfolio balance violates guardrails, escalate to CX/Product leadership per GTM Agents rip-cord.
- **Plan maintenance**: update plan JSON/change log whenever scoring criteria, owners, or dependencies change to maintain GTM Agents audit parity.
---
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

