/prioritize-hypotheses
Scores experiment backlog using impact, confidence, effort, and guardrail readiness.
$ 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-hypotheses
Context preview
What this command does when you run it.
Scores experiment backlog using impact, confidence, effort, and guardrail readiness.
Command definition
prioritize-hypotheses.mdname: prioritize-hypotheses
description: Scores experiment backlog using impact, confidence, effort, and guardrail readiness.
usage: /growth-experiments:prioritize-hypotheses --source backlog.csv --capacity 6 --framework rice
Command: prioritize-hypotheses
Inputs
- **source** – backlog file, experiment tracker, or Notion database ID.
- **capacity** – number of experiments that can run in the next sprint/cycle.
- **framework** – ice | rice | custom; determines scoring weights.
- **guardrails** – optional JSON/CSV for mandatory guardrail requirements.
- **filters** – tags or OKRs to focus on (acquisition, activation, retention, monetization).
Workflow
1. **Data Ingestion** – load backlog, normalize fields, and enrich with latest metrics. 2. **Scoring Engine** – calculate ICE/RICE/custom scores, factoring guardrail readiness. 3. **Portfolio Mix** – ensure balance across funnel stages and surfaces; flag conflicts. 4. **Capacity Planning** – fit highest-value tests into available slots, accounting for owners + effort. 5. **Decision Pack** – generate prioritized list, rationale, and trade-off notes for approval.
Outputs
- Ranked backlog with scores, dependencies, and guardrail status.
- Capacity plan showing selected tests plus waitlist.
- Decision memo summarizing trade-offs and next actions.
Agent/Skill Invocations
- `experimentation-strategist` – orchestrates prioritization + governance alignment.
- `insight-analyst` – validates data quality and metric assumptions.
- `hypothesis-library` skill – links past learnings to current ideas.
- `guardrail-scorecard` skill – enforces readiness requirements.
---
Read more
name: prioritize-hypotheses description: Scores experiment backlog using impact, confidence, effort, and guardrail readiness. usage: /growth-experiments:prioritize-hypotheses --source backlog.csv --capacity 6 --framework rice
Command: prioritize-hypotheses
Inputs
- **source** – backlog file, experiment tracker, or Notion database ID.
- **capacity** – number of experiments that can run in the next sprint/cycle.
- **framework** – ice | rice | custom; determines scoring weights.
- **guardrails** – optional JSON/CSV for mandatory guardrail requirements.
- **filters** – tags or OKRs to focus on (acquisition, activation, retention, monetization).
Workflow
1. **Data Ingestion** – load backlog, normalize fields, and enrich with latest metrics. 2. **Scoring Engine** – calculate ICE/RICE/custom scores, factoring guardrail readiness. 3. **Portfolio Mix** – ensure balance across funnel stages and surfaces; flag conflicts. 4. **Capacity Planning** – fit highest-value tests into available slots, accounting for owners + effort. 5. **Decision Pack** – generate prioritized list, rationale, and trade-off notes for approval.
Outputs
- Ranked backlog with scores, dependencies, and guardrail status.
- Capacity plan showing selected tests plus waitlist.
- Decision memo summarizing trade-offs and next actions.
Agent/Skill Invocations
- `experimentation-strategist` – orchestrates prioritization + governance alignment.
- `insight-analyst` – validates data quality and metric assumptions.
- `hypothesis-library` skill – links past learnings to current ideas.
- `guardrail-scorecard` skill – enforces readiness requirements.
---
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

