figure-results-review
Figure Results Review
Audit figures, plots, captions, and result narratives before they become paper evidence or meeting material.
Use this skill when:
- the user has a figure, plot, result screenshot, figure caption, result section, or slide with experimental evidence
- the paper stores each figure as a rendered asset such as
figures/fig_name.pdforfigures/fig_name.pngplus a LaTeX wrapper such asfigures/fig_name.tex - a paper claim needs to be checked against the actual displayed evidence
- a plot may be missing baselines, error bars, seeds, labels, units, or fairness context
- paper figures need a consistent visual style: color palette, markers, symbols, line widths, fonts, sizing, and notation
- new results require deciding whether to update writing, rerun experiments, diagnose failures, or narrow claims
- a rebuttal needs a concise visual answer
- an advisor meeting needs figures that make the decision obvious
Do not use this skill to design experiments from scratch. Use experiment-design-planner before results exist. Use result-diagnosis when the primary issue is why a result is surprising or broken. Use conference-writing-adapter when the main task is prose style after the evidence is already accepted.
Pair this skill with:
More from a-green-hand-jack/ml-research-skills
project-init
Initialize an ML research project control root. Use for paper/code/slides repos, shared memory, GitHub Project alignment, agent guidance, worktree policy, and lifecycle handoffs.
39init-python-project
Initialize or enhance a Python/ML project. Use for new repos or forks needing production structure, uv environment setup, and research evidence docs.
37new-workspace
Create Git branches or worktrees for research code and paper versions. Use for experiments, baselines, rebuttal fixes, arXiv/camera-ready branches, and worktree memory.
36project-sync
Sync verified code-side experiment results into paper memory. Use when logs, reports, run docs, or user-confirmed metrics should become paper-facing evidence.
36init-latex-project
Initialize a LaTeX academic paper project. Use for new conference or journal papers needing templates, macros, venue preambles, and writing guidance.
36add-git-tag
Create annotated Git milestone tags. Use when completing a phase, releasing a version, or marking a research checkpoint.
36