Install
openclaw skills install citation-anchoringRegression-check citation anchoring (citations stay in the same subsection) to prevent “polish drift” that breaks claim→evidence alignment. **Trigger**: citation anchoring, citation drift, regression, cite stability, 引用锚定, 引用漂移. **Use when**: after editing/polishing, you want to confirm citations did not migrate across `###` subsections. **Skip if**: you do not have a baseline anchor file yet. **Network**: none. **Guardrail**: analysis-only; do not edit content.
openclaw skills install citation-anchoringPurpose: prevent a common failure mode: polishing rewrites text and accidentally moves citation markers into a different ### subsection, breaking claim→evidence alignment.
output/DRAFT.mdoutput/citation_anchors.prepolish.jsonl (baseline; created by draft-polisher on first run)output/CITATION_ANCHORING_REPORT.md (PASS/FAIL + drift examples)draft-polisher captures a baseline once per run: output/citation_anchors.prepolish.jsonl.Role:
Steps:
output/DRAFT.md into ### subsections and extract citation keys per subsection.output/CITATION_ANCHORING_REPORT.md:- Status: PASS only if no drift is detected- Status: FAIL with a short diff table + examplesIf you intentionally restructure across subsections:
output/citation_anchors.prepolish.jsonl and regenerate a new baseline (then treat that as the new regression anchor).Fix:
draft-polisher once to generate output/citation_anchors.prepolish.jsonl, then rerun the anchoring check.Fix:
output/citation_anchors.prepolish.jsonl and regenerate a new baseline (then treat that as the new regression anchor).