What problem does it solve?
This Skill converts a fuzzy research goal into a complete experiment plan, defining the causal task setup and the full analysis dependency DAG so downstream execution and interpretation can run reliably.
Core Features & Use Cases
- Objective crystallization: Produces a structured
RESEARCH_OBJECTIVE.md with an evidence-oriented objective, optional hypotheses, and success criteria.
- Dependency-DAG planning: Builds
PLAN.md with the analysis chain (baseline → locate → subspace → activation/manifold geometry checks, etc.), including per-node I/O contracts and measurable pre-flight gates.
- Runner configuration strategy: Specifies how to materialize runner configs for
/run-experiment, including sweep and cache-reuse considerations to reduce redundant compute.
Quick Start
Start a new research investigation by running plan-experiment to generate the session plan artifacts that you will execute next with /run-experiment.