AgentSkillsCN

GRD Experiment Planner

制定包含对照组、种子、数据划分及统计学协议的可重复实验方案。

SKILL.md
--- frontmatter
name: "GRD Experiment Planner"
description: "Plan reproducible experiments with controls, seeds, splits, and statistical protocol"

Codex GRD Skill: grd-research-experiment-planner

<when_to_use> Use after hypothesis design and before running experiments. </when_to_use>

<source_of_truth> Follow @GSD_ROOT@get-research-done/codex/workflows/research-pipeline.md Stage 2. </source_of_truth>

<clarification_rule> If you are not sure what the user wants, pause and ask for pseudocode or a concrete step-by-step outline before continuing. </clarification_rule>

<delivery_rule> Default to concise chat output. Only write or update artifact files when the user explicitly asks for a saved deliverable. </delivery_rule>

<execution_contract>

  1. Define control/treatment matrix.
  2. Define dataset versions, seeds, split strategy, and run budget.
  3. Define metrics, CI, and significance tests.
  4. Produce .grd/research/EXPERIMENT_PLAN.md. </execution_contract>