citation-anchoring

Verify citations remain within their original subsections after text edits.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill citation-anchoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: citation-anchoring
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/citation-anchoring
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill citation-anchoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents a common failure mode in writing workflows where text polishing accidentally moves citation markers to the wrong subsection, breaking the link between claims and their supporting evidence.

Core Features & Use Cases

  • Regression Checking: Verifies that citations remain anchored within their original ### subsections after editing.
  • Drift Detection: Identifies citations that have moved across subsections or been removed/added within a subsection.
  • Use Case: After a round of edits on a research paper draft, run this skill to confirm that all citations still point to the correct sections, ensuring the integrity of your arguments.

Quick Start

Run the citation anchoring skill to check for citation drift in the latest draft.

Frequently Asked Questions about citation-anchoring

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

FAQPage Schema
How do I check for citation drift after editing a research paper draft?

To check for citation drift, you can use a regression-checking process to verify that citations remain anchored within their original subsections after text polishing, preventing claim-evidence alignment breaks.

Why do citations move to the wrong subsection during text polishing?

Citations move to the wrong subsection during text polishing because edits can accidentally shift citation markers, breaking the link between claims and supporting evidence within academic writing and literature reviews.

How do I verify citations stay in their original sections after editing?

You can verify citations stay in their original sections by running a regression check against a baseline anchor file to detect any drift, removals, or additions within specific subsections of your document.

Do I need a baseline anchor file to check for citation drift?

Yes, you need a baseline anchor file generated by a draft polisher skill to perform citation anchoring regression checks and ensure your citations maintain their correct claim-evidence alignment.

What is the best way to prevent claim-evidence alignment breaks in academic writing?

The best way to prevent claim-evidence alignment breaks is to run a citation anchoring regression check after editing, verifying that citations remain in their original subsections within your literature review.

Can I detect removed or added citations within a specific subsection?

Yes, citation anchoring regression checks identify drift by detecting citations that have moved across subsections or been removed and added within a subsection after polishing your draft.