# Scientific Method

> When a task would benefit from hypothesis-driven iteration, load this skill to observe, predict, and verify. Use when this capability is needed.

- Skill: `tomevault-io/scientific-method` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/scientific-method`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/scientific-method/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/scientific-method

---


## ::workflow::

DO
  1. evaluate current state
  2. hypothesize what will fix it
  3. predict the expected result
  4. act on your hypothesis
  5. observe the actual result
  6. repeat until goal achieved
END

## Tracking Template

Record each iteration in a work package:

```markdown
### Iteration {n}
Hypothesis: {theory}
Action: {what you did}
Prediction: {expected result}
Observed: {actual result}
Conclusion: {validated or falsified}
```

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/djgrant) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

