experiment-plan

Create claim-driven experiment roadmaps with baselines, metrics, and success criteria.

2|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/raja21068/AutoResearch --skill experiment-plan-raja21068
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-plan
Source: https://github.com/raja21068/AutoResearch/tree/main/skills/aris/experiment-plan
Command: npx skills add https://github.com/raja21068/AutoResearch --skill experiment-plan-raja21068

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It converts a refined research idea into a defendable, execution-ready experimental roadmap with explicit claims, baselines, metrics, and run order.

Core Features & Use Cases

  • Claim-to-evidence planning: Define primary/supporting claims plus anti-claims and minimum convincing evidence.
  • Paper-oriented experimental blocks: Select a compact set of experiment blocks (anchor, novelty isolation, simplicity, frontier necessity, failure analysis) mapped to paper tables/figures.
  • Execution order and budgeting: Produce a milestone-based run plan including sanity checks, baselines, main method, decisive ablations, and robustness/polish runs.
  • Structured outputs for execution: Write refine-logs/EXPERIMENT_PLAN.md and refine-logs/EXPERIMENT_TRACKER.md following the project output protocols.

Quick Start

Ask the AI to generate a detailed, claim-driven experiment plan (including ablations, evaluation protocol, metrics, and run order) for your refined method.

Frequently Asked Questions about experiment-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a claim-driven experiment plan from a research proposal?

To create a claim-driven experiment plan, define primary and supporting claims from your proposal, select compact experimental blocks, and specify baselines with success criteria. This converts refined research ideas into defendable, execution-ready roadmaps mapped directly to paper tables.

What is the best way to design an ablation study for validating research-method papers?

The best way to design an ablation study is by building an ablation matrix that isolates novelty components against baselines. This ensures your research validation clearly demonstrates the contribution of each method component through decisive ablation runs.

How do I structure an evaluation protocol with baselines and metrics for a new research method?

Structure an evaluation protocol by selecting compact experimental blocks like anchor and failure analysis, then defining explicit baselines, metrics, and success criteria. This creates a milestone-based run plan ordered from sanity checks to robustness polish.

Can I generate paper-ready experimental blocks and track compute budgeting simultaneously?

Yes, you can generate paper-ready experimental blocks while tracking compute budgeting by mapping experiment blocks to paper tables and specifying compute-aware milestones. This produces structured outputs for execution, including a dedicated experiment tracker.

When do I need to define anti-claims and minimum convincing evidence for research validation?

You need to define anti-claims and minimum convincing evidence during claim-to-evidence planning to ensure your experimental roadmap is defendable. This process clarifies what specific results would invalidate your method before running experiments.

What is the correct run order for experiments to ensure robust baseline comparison?

The correct run order for baseline comparison follows a milestone-based plan: sanity checks first, then baselines, the main method, decisive ablations, and finally robustness or polish runs to ensure logically sequenced research validation.