Clickable citations for every number in your research paper that jump straight to the code line that generated it. You wrap your experiment outputs in LaTeX hypertarget tags, reference them with hyperlinks in your paper text, and compile to a PDF where reviewers can verify any result by clicking through to the appendix code listing. Includes scripts to scan for orphaned references and verify that printed values match code outputs. The workflow is rigid (you can't hand-type numbers anymore) but that's the point. If you've ever had a reviewer question a result and couldn't remember which script version produced it, this forces that problem to never happen.
npx skills add https://github.com/lingzhi227/agent-research-skills --skill backward-traceability