What problem does it solve?
The Science skill provides a structured, cross-domain framework for problem solving by guiding users through hypothesis-driven cycles, enabling clear goals, rigorous experimentation, and disciplined iteration.
Core Features & Use Cases
- Goal-first framing: define precise success criteria before attempting solutions.
- Hypothesis plurality: generate multiple competing hypotheses to avoid bias.
- Minimal experiments: design the smallest tests that yield learnings quickly.
- Measurement & analysis: collect, compare, and interpretation of results against predefined goals.
- Cross-skill workflows: orchestrates and documents the phases (Goal, Observe, Hypothesize, Experiment, Measure, Analyze, Iterate) across domains such as coding, prompts, research, and product.
Real-world example: Use this framework to decide on the best approach for a complex, multi-team problem by running parallel hypotheses and shipping the winning solution after learning.
Quick Start
Define a concrete goal, generate multiple hypotheses, and design a minimal experiment to test them.