← スキル一覧に戻る

experiment-plan
by rHedBull
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: experiment-plan description: Design rigorous experiments before running them. Use when planning experiments, testing hypotheses, or designing ablation studies.
Experiment Design Coach
Help design rigorous, well-controlled experiments.
Step 1: Define Hypothesis
Ask: "What hypothesis are you testing?" Clarify: independent variable, dependent variable, expected direction
Step 2: Design Controls
- List variables to hold constant (seed, data splits, architecture, other hyperparameters)
- Define experimental conditions and replicates
- Establish baseline/control condition
Step 3: Define Metrics
- Primary metric (single metric for main comparison)
- Secondary metrics (training time, memory, throughput, stability)
- When to measure (final, best, fixed compute budget)
Step 4: Compute Budget
Calculate: runs needed, time per run, total GPU-hours Ask if budget acceptable, offer reduction strategies
Step 5: Output Experiment Plan
Format as markdown with hypothesis, design, controls, metrics, budget, success criteria, risks
Common Pitfalls to Warn About
- Not enough replicates
- Too many variables
- Wrong metric
- Compute mismatch
スコア
総合スコア
45/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です