~analyze

Summarize experiment results by evaluating evidence against the stated hypothesis and comparing to baselines.

5|2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/Tx1207/hello-scholar --skill analyze-tx1207
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ~analyze
Source: https://github.com/Tx1207/hello-scholar/tree/main/skills/commands/analyze
Command: npx skills add https://github.com/Tx1207/hello-scholar --skill analyze-tx1207

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ML experiment analysis can be error-prone and slow when translating raw outputs into clear conclusions. This skill structures the interpretation of experiment package data, runs, metrics, and evidence to produce an evidence-backed analysis and actionable next steps.

Core Features & Use Cases

  • Interpret results by assessing hypothesis support, considering baselines and configurations, and identifying confounders.
  • Produce an analysis.md with conclusions, risks, and recommended actions, plus potential next experiments.
  • Integrate with experiment.yaml and artifacts.json to ensure traceability.

Quick Start

Run the analysis on the active experiment package to generate a written analysis and recommendations.

Frequently Asked Questions about ~analyze

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ML experiment result analysis and next steps?

To automate ML experiment result analysis, evaluate evidence against stated hypotheses and compare metrics to baselines. This generates a clear conclusion with actionable next steps by processing your experiment package data, runs, and artifacts.

How do I interpret machine learning metrics against baselines and hypotheses?

Interpreting machine learning metrics requires assessing evidence to determine hypothesis support while considering baseline configurations. This approach identifies confounders and produces an evidence-backed analysis with conclusions, risks, and recommended actions.

What files do I need to generate an evidence-backed ML experiment analysis?

Generating an evidence-backed ML experiment analysis requires experiment.yaml, runs.md, evidence.md, artifacts.json, and analysis.md files. The process reads these inputs to ensure traceability and updates the analysis document as needed.

Can I use experiment packages to identify confounders and recommend next experiments?

Yes, you can use experiment packages to identify confounders by evaluating evidence against hypotheses and comparing baseline configurations. This process produces recommended actions and outlines potential next experiments based on the findings.

What is the best way to structure ML experiment conclusions and traceability?

The best way to structure ML experiment conclusions is by integrating experiment.yaml and artifacts.json to ensure traceability. This produces an analysis.md file containing conclusions, risks, and recommended actions derived from evaluated evidence and metrics.

Why does my ML experiment analysis fail to translate raw outputs into clear conclusions?

ML experiment analysis fails to translate raw outputs into clear conclusions when it lacks structured interpretation of runs and metrics. Applying an evidence-backed approach against hypotheses and baselines resolves this by generating actionable written analysis.