hypothesis-tracker
Hypothesis management skill for tracking business hypotheses through testing and validation
npx skills add a5c-ai/babysitter --skill hypothesis-tracker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Hypothesis Tracker ## Overview The Hypothesis Tracker skill provides systematic capabilities for formulating, testing, and validating business hypotheses. It supports the scientific approach to business decisions by managing hypotheses through their lifecycle from formulation to resolution. ## Capabilities - Hypothesis formulation assistance - Test design specification - Evidence collection and linking - Confidence level tracking - Hypothesis status management - Invalidation criteria definition - Learning documentation - Hypothesis dashboard ## Used By Processes - Hypothesis-Driven Analytics Process - A/B Testing and Experimentation Framework - Decision Documentation and Learning ## Usage ### Hypothesis Formulation ```python # Create hypothesis hypothesis = { "id": "HYP-2024-001", "title": "Price Elasticity Hypothesis", "statement": "A 10% price reduction will increase unit sales by more than 15%, resulting in higher total revenue", "context": { "business_question": "Should we reduce prices to grow market share?", "decision_at_stake": "Q2 pricing strategy", "stakeholders": ["VP Sales", "CFO", "Product Manager"] }, "structure": { "independent_variable": "Price", "dependent_variabl
- Overview
- Capabilities
- Used By Processes
- Usage
- Hypothesis Formulation
- Falsification Criteria
- Test Design
- Evidence Collection
- Hypothesis Resolution
- Input Schema
- Output Schema
- Hypothesis Status Lifecycle
- Best Practices
- Integration Points
What does the hypothesis-tracker skill do?
Hypothesis management skill for tracking business hypotheses through testing and validation
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill hypothesis-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
