home / skills / gtmagents / gtm-agents / hypothesis-library
This skill helps teams capture and govern experiment hypotheses with metadata, learnings, and governance, enabling consistent prioritization and cross-pod
npx playbooks add skill gtmagents/gtm-agents --skill hypothesis-libraryReview the files below or copy the command above to add this skill to your agents.
---
name: hypothesis-library
description: Curated repository of experiment hypotheses, assumptions, and historical
learnings.
---
# Hypothesis Library Skill
## When to Use
- Capturing new experiment ideas with consistent metadata.
- Referencing past wins/losses before prioritizing the backlog.
- Sharing reusable learnings across pods and channels.
## Framework
1. **Metadata Schema** – hypothesis ID, theme, persona, funnel stage, metrics.
2. **Assumptions Matrix** – belief statements, supporting evidence, confidence rating.
3. **Status Tracking** – idea → scoped → running → decided → archived.
4. **Learning Tags** – impact summary, guardrail notes, follow-up ideas.
5. **Governance Hooks** – approvals, owners, review cadence.
## Templates
- Intake form for new hypotheses.
- Learning card format (context, result, recommendation).
- Portfolio dashboard summarizing mix by theme/metric.
## Tips
- Require at least one supporting data point before moving to prioritization.
- Use consistent tagging so search/filtering works across teams.
- Link to `synthesize-learnings` outputs to keep narratives fresh.
---
This skill is a curated hypothesis library for capturing, tracking, and reusing experiment hypotheses, assumptions, and outcomes. It standardizes metadata, assumptions, and status so teams can prioritize experiments with confidence and share learning across sales, marketing, customer success, and revenue ops. The library fits into GTM workflows to reduce duplicate work and accelerate evidence-driven decisions.
The skill enforces a structured metadata schema (ID, theme, persona, funnel stage, target metrics) and an assumptions matrix that records belief statements, supporting evidence, and a confidence rating. It tracks lifecycle status (idea → scoped → running → decided → archived), stores learning cards (context, result, recommendation), and exposes governance hooks for owners and review cadence. Tags and portfolio dashboards enable filtering and executive summaries for prioritization.
How much evidence is required to advance a hypothesis?
Require at least one supporting data point or qualitative insight before prioritizing; rigorous validation comes during experiment design and execution.
How do tags and dashboards stay useful across teams?
Enforce a small set of standard tags (theme, persona, funnel stage, metric) and a naming convention so filters and dashboards remain consistent and actionable.