From superpowers
Turns a rough deep learning research idea into a falsifiable experiment plan with hypothesis, baseline, metric, and compute budget before writing code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers:experiment-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn a rough research idea into a falsifiable experiment plan before writing code.
Turn a rough research idea into a falsifiable experiment plan before writing code.
Do not change code, configs, or launch runs until these are clear:
docs/experiments/specs/YYYY-MM-DD-<topic>.md.experiment-planning.Every design doc should include:
npx claudepluginhub shunyangliu/superpowers_dlConverts approved deep learning experiment designs into concrete multi-step execution plans with code changes, sanity checks, runs, and artifact capture.
Guides ML experiment design by exploring ideas, collecting context, and confirming validation scope before implementation.
Designs ML experiments: ablation studies, baseline comparisons, experiment matrices; estimates GPU/API costs; generates config stubs, execution scripts, and analysis plans.