product-hypothesis-loop

Formulate testable product hypotheses and select rapid empirical test vehicles for validation.

1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/coreyone/software-maestro --skill product-hypothesis-loop-coreyone
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-hypothesis-loop
Source: https://github.com/coreyone/software-maestro/tree/main/product/strategy/product-hypothesis-loop
Command: npx skills add https://github.com/coreyone/software-maestro --skill product-hypothesis-loop-coreyone

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Product teams often write lengthy speculative specifications before validating whether an idea will succeed. This Skill replaces documentation-as-validation with a rapid empirical loop that tests the single make-or-break assumption across users, market, and technology before committing engineering resources. ## Core Features & Use Cases - Essential Question Framing: Inverts assumptions into one falsifiable question that determines product success or failure. - 3-Variable Intersection Mapping: Analyzes Users (behavior and friction), Market (willingness to pay and unit economics), and Technology (feasibility and latency constraints). - Test Vehicle Dispatching: Selects the cheapest validation method, such as a 24-hour facade prototype, smoke test landing page, 1-day technical spike, or 14-day A/B experiment. - Use Case: Before building an AI contract redlining tool, generate a hypothesis card with pre-committed Pass/Pivot/Kill thresholds, run five user interviews against a disposable prototype, and graduate validated findings into a PRD. ## Quick Start Run the empirical product hypothesis loop for my new feature idea by defining the essential question, mapping users, market, and technology, and selecting the fastest test vehicle.

Frequently Asked Questions about product-hypothesis-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a testable product hypothesis?▼

Start by inverting your assumptions into one essential falsifiable question about what must be true for success. Then map the three variables: user behavior and friction, market willingness to pay, and technical feasibility constraints.

What is the fastest way to validate a product idea?▼

Match the test vehicle to your primary risk. Use a 24-hour facade prototype with user interviews for usability risk, a smoke test landing page for demand risk, a 1-day technical spike for feasibility risk, or a 14-day A/B test for conversion lift.

When should I use hypothesis testing versus writing a PRD?▼

Use hypothesis testing before validation, when key assumptions about users, market, or technology remain unproven. Write a PRD only after a hypothesis passes its pre-committed thresholds and the opportunity is empirically validated.

What are Pass, Pivot, and Kill criteria in product validation?▼

They are pre-committed numeric thresholds defined before running a test. Pass means proceed to specification, Pivot means adjust a variable and retest, and Kill means abandon the opportunity due to fundamental lack of demand.

What are the limitations of rapid hypothesis testing?▼

Rapid tests with small samples cannot replace statistical rigor for optimization decisions. They also do not cover post-validation work like full PRD authoring, ticket decomposition, or A/B test sample sizing, which require dedicated downstream skills.