Science

Structure problem solving through hypothesis-driven experimentation with pre-registered success criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/larsboes/pai-marketplace --skill science-larsboes
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Science
Source: https://github.com/larsboes/pai-marketplace/tree/main/marketplace/plugins/thinking/skills/Science
Command: npx skills add https://github.com/larsboes/pai-marketplace --skill science-larsboes

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about Science

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

FAQPage Schema
How do I structure problem solving using the scientific method?▼

Structure problem solving by defining a precise goal, generating multiple competing hypotheses, running minimal experiments, measuring results against pre-registered criteria, and iterating. This method ensures disciplined evaluation and rapid learning across any domain.

What is hypothesis-driven iteration and how does it work?▼

Hypothesis-driven iteration works by establishing a minimum viable set of hypotheses before testing, designing the smallest experiments that yield learnings quickly, and analyzing measurement data to validate or refute them against predefined success criteria.

Can I apply the scientific method to product development and engineering contexts?▼

Yes, you can apply this methodology to product development, engineering, coding, and research contexts. It orchestrates cross-domain workflows by documenting phases like observation, hypothesis generation, experimentation, and analysis to ship winning solutions.

How do I design minimal experiments to test multiple hypotheses?▼

Design minimal experiments by generating multiple competing hypotheses to avoid bias, then defining the smallest tests that yield learnings quickly. You must establish pre-registered success criteria before running these experiments to ensure disciplined measurement.

What is the best way to avoid bias when evaluating complex solutions?▼

The best way to avoid bias is through hypothesis plurality, generating multiple competing hypotheses before testing. Goal-first framing ensures you define precise success criteria beforehand, preventing subjective interpretation of measurement and analysis results.

Why do I need pre-registered success criteria before running experiments?▼

Pre-registered success criteria are required before running experiments to ensure objective measurement and analysis. Without predefined goals, interpreting experimental results becomes subjective, undermining the disciplined iteration needed for valid scientific methodology.