What problem does it solve?
It helps you turn an idea into a complete, testable experiment suite with evidence-grade evaluation, including iterative ablation that can simplify and re-plan the method when certain factors prove marginal or harmful.
Core Features & Use Cases
- Non-linear experiment planning: generates a full suite (ablation, sensitivity, main, optional generalization, deep analysis) and supports up to two ablation-driven re-planning iterations.
- Benchmark and metric selection grounded in your wiki: uses your idea page plus relevant papers, concepts/topics, and existing experiments to choose baselines, datasets, and evaluation criteria.
- Instrumentation for “why it works”: plans logging of intermediate quantities (e.g., gradient norms, loss decomposition, attention/feature distributions) to support deep post-run analysis.
Quick Start
Use the /exp-design skill for the idea slug you want to validate after a pilot run.