What problem does it solve?
Turning a refined research proposal into a concrete, paper-defensible experiment plan is hard: researchers often over-plan benchmarks, miss decisive ablations, or fail to justify LLM/VLM/Diffusion/RL components. This Skill converts a proposal into a structured claim-to-evidence roadmap with prioritized run orders.
Core Features & Use Cases
- Claim Mapping: Freezes primary and supporting paper claims, defines anti-claims to rule out, and links each claim to minimum convincing evidence.
- Experiment Block Design: Specifies datasets, baselines, metrics, success criteria, and failure interpretations for main-result, novelty-isolation, simplicity, and frontier-necessity blocks.
- Execution Planning: Produces a milestone-based run order (sanity, baseline, main method, decision, polish) with compute budgets, decision gates, and risk mitigations, written to EXPERIMENT_PLAN.md and EXPERIMENT_TRACKER.md.
- Use Case: After refining a method with aris-research-refine, ask for a detailed experiment plan to get a must-run vs nice-to-have ablation matrix and the first three runs to launch.
Quick Start
Ask the AI to create a detailed experiment plan with ablations, baselines, and a run order for your refined research proposal.