# experiment-workflow > Run thesis experiments from ideation through publication. Use when brainstorming research questions, writing specs, executing experiments, or polishing for thesis. - Author: Jörn Stöhler - Repository: JoernStoehler/msc-viterbo - Version: 20260121152006 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/JoernStoehler/msc-viterbo - Web: https://mule.run/skillshub/@@JoernStoehler/msc-viterbo~experiment-workflow:20260121152006 --- --- name: experiment-workflow description: Run thesis experiments from ideation through publication. Use when brainstorming research questions, writing specs, executing experiments, or polishing for thesis. --- # Experiment Workflow This skill covers the lifecycle of a research experiment from initial idea to thesis publication. ## Workflow stages 1. **Ideation** — Capture and deconfuse the research question 2. **Specification** — Plan execution with clear success criteria 3. **Execution** — Implement, run, analyze (OODA loop) 4. **Polishing** — Prepare artifacts, code, and writeup for thesis Agents typically work on one stage (~80% of sessions). You can proceed through multiple stages in one session, but results tend to be subpar—these are long-horizon tasks, and agents excel at medium-horizon work. ## Where things live | Artifact | Location | |----------|----------| | Tracking table | `packages/latex_viterbo/experiments.md` | | Experiment code | `packages/python_viterbo/src/viterbo/experiments/