table-results-review
Table Results Review
Audit standalone paper tables before they become paper evidence, meeting material, or rebuttal material.
Use this skill when:
- the paper stores tables as independent files such as
tables/results.texand inserts them into sections with\input{tables/results} - the user has a benchmark, ablation, speed, model-spec, metric-definition, oracle, sanity-check, or appendix table
- a table caption may not match the table content
- row/column meanings, metric direction, bolding rules, footnotes, or missing values are unclear
- table numbers need provenance: result CSV, logs, configs, seeds, aggregation, rounding, or manual edits
- a paper claim depends on table evidence
Do not use this skill for rendered figure assets or plot styling. Use figure-results-review for figures/*.pdf, figures/*.png, and figures/*.tex figure bundles. Use paper-evidence-board when the main task is linking many figures and tables to claims across the whole paper.
Pair this skill with:
paper-result-asset-builderwhen a paper-facing table needs to be generated or regenerated from CSV result files before table reviewpaper-evidence-gap-minerwhen the table review reveals a missing comparison, slice, variance, or baseline and existing CSVs may already contain it
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