baseline-selection-audit
Baseline Selection Audit
Turn a claim, method, draft experiment plan, or literature map into a reviewer-proof baseline set and fairness ledger.
Use this skill when:
- experiments are being planned and the right baselines are unclear
- a literature review found competitors but they have not been converted into comparisons
- a paper may be missing SOTA, direct competitors, classics, ablation baselines, or control baselines
- a reviewer might complain about unfair tuning, scale, data, compute, protocol, or metric differences
- a rebuttal or revision needs to decide which additional baseline experiment is worth running
- the user needs to justify why a baseline is excluded as not comparable
Do not use this skill for citation metadata checks. Use citation-audit for BibTeX and LaTeX correctness. Use citation-coverage-audit when the primary question is missing references rather than missing comparisons.
Pair this skill with:
literature-review-sprintbefore this skill when the competing paper map is incompletealgorithm-design-plannerwhen the closest baseline changes the method design
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