Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jurgendn avatar

Hypothesis And Ablation Planner

  • 42 installs
  • 1 repo stars
  • Updated July 31, 2026
  • jurgendn/agent-skills

Helps with productivity & planning tasks.

About

hypothesis-and-ablation-planner is a Claude Code skill in the Productivity & Planning category.

  • hypothesis-and-ablation-planner
  • Productivity & Planning
  • AI-coding skill

Hypothesis And Ablation Planner by the numbers

  • 42 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #1,711 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jurgendn/agent-skills --skill hypothesis-and-ablation-planner

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs42
repo stars1
Last updatedJuly 31, 2026
Repositoryjurgendn/agent-skills

What it does

Helps with productivity & planning tasks.

Files

SKILL.mdMarkdownGitHub ↗

Hypothesis and Ablation Planner

Ablations should test explanations, not merely remove components.

Procedure

1. State the main empirical claim. 2. Decompose the method into causal components. 3. For each component, define:

  • claimed mechanism
  • minimal ablation
  • expected directional effect
  • competing explanation

4. Add controls for:

  • parameter count
  • compute budget
  • data leakage/filtering
  • prompt/template effects
  • preprocessing artifacts
  • implementation bias

5. Minimize the ablation set:

  • remove redundant studies
  • prioritize hypothesis-separating experiments

6. Label each ablation:

  • must-have
  • useful
  • optional

Rules

  • Every ablation must answer a specific causal question.
  • Avoid ablation explosion.
  • If two explanations remain confounded, state it explicitly.
  • Prefer interpretable ablations over cosmetic variants.
  • “Removing one block” is not sufficient unless tied to a hypothesis.
  • Keep training budget and evaluation protocol controlled whenever possible.

Output Format

HypothesisComponentAblationExpected ResultAlternative Explanation ControlledPriority
...............Must-have / Useful / Optional

Final Checks

After the table, briefly state:

  • which hypotheses are still confounded
  • which ablation is most decisive
  • which ablation is cheapest per unit insight

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.