What problem does it solve?
Science helps you replace vague intuition with goal-driven, falsifiable investigation so you can decide what to do next based on evidence rather than confirmation bias.
Core Features & Use Cases
- Goal-first success criteria: define measurable indicators, thresholds, constraints, and anti-goals before running any tests.
- Hypothesis plurality and falsification: generate multiple hypotheses (minimum 3), make each testable, and design experiments that could disprove them.
- Full evidence loop: measure results, analyze against pre-committed criteria, and iterate (or ship) with documented learnings.
- Diagnostic shortcuts: use QuickDiagnosis for under-15-minute debugging, or StructuredInvestigation for multi-factor problems needing careful documentation.
Use cases include debugging complex systems, validating product or prompt changes via structured evaluation, and conducting research-grade investigations across micro/meso/macro timescales.
Quick Start
Use the Science skill to run QuickDiagnosis on the issue “users still get a 500 error during login” by generating at least three hypotheses, testing the fastest to verify, and updating the plan based on what you observe.