From superpowers
Interprets experimental results conservatively, normalizing baselines and ablations, and deciding whether to keep, rerun, debug, or reject changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers:result-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interpret results conservatively. The goal is not to defend the new idea; it is to decide what the evidence supports.
Interpret results conservatively. The goal is not to defend the new idea; it is to decide what the evidence supports.
docs/experiments/results/YYYY-MM-DD-<topic>.md.experiment-closeout so the user can decide whether the code changes stay or are reverted.Use references/result-summary-template.md when writing the note.
npx claudepluginhub shunyangliu/superpowers_dl --plugin superpowersUse when experiments complete to judge what claims the results support, what they don't, and what evidence is still missing. The external LLM reviewer (via llm-chat MCP) evaluates results against intended claims and routes to next action (pivot, supplement, or confirm). Use after experiments finish — before writing the paper or running ablations.
Documents results of experiments or A/B tests with statistical analysis, learnings, and recommendations. Use after experiments conclude to communicate findings and inform decisions.
Analyzes experimental results for ML/AI research with rigorous statistics and scientific figures. Invoked when user asks for statistical analysis, model comparison, significance testing, or ablation analysis.