hypothesis-tracker

Solid

Hypothesis management skill for tracking business hypotheses through testing and validation

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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_variable": "Unit sales, Total revenue", "mechanism": "Price elasticity of demand > 1.5", "conditions": "In current market conditions, for existing product line" }, "created_by": "Product Manager", "created_...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

hypothesis-tracking

Retrieve and update company hypotheses in Primr. Use when the user asks what is already known, wants to validate a claim, or wants to persist a research finding.

3 Updated yesterday
blisspixel
AI & Automation Listed

hypothesis-tracker

Add, update, review, and kill hypotheses using CEO Bible framework

0 Updated today
Layneformalized225
AI & Automation Featured

hypothesis-tester

Structured hypothesis formulation, experiment design, and results interpretation for Product Managers. Use when the user needs to validate an assumption, design an A/B test, evaluate experiment results, or decide whether to ship based on data. Triggers include "hypothesis", "A/B test", "experiment", "validate assumption", "test this", "should we ship", or when making a decision that should be data-informed.

2,274 Updated today
jeremylongshore
AI & Automation Listed

hypothesis-discipline

Manages hypothesis lifecycle, enforces validation criteria, time budgets, and confidence scoring rules. Use when creating hypotheses, updating confidence scores, setting validation criteria, handling timeouts, or recording validation results.

0 Updated today
Florellaoccipital551
AI & Automation Featured

hypothesis-generation

Structured hypothesis formulation from observations. Use when you have experimental observations or data and need to formulate testable hypotheses with predictions, propose mechanisms, and design experiments to test them. Follows scientific method framework. For open-ended ideation use scientific-brainstorming; for automated LLM-driven hypothesis testing on datasets use hypogenic.

26,817 Updated today
K-Dense-AI