cross-reference-maintenance

Identify and repair broken cross-references across artifacts and documentation.

8|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/hutchic/.cursor --skill cross-reference-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-reference-maintenance
Source: https://github.com/hutchic/.cursor/tree/main/.cursor/skills/meta/cross-reference-maintenance
Command: npx skills add https://github.com/hutchic/.cursor --skill cross-reference-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintain cross-references between artifacts and documentation. Identify missing references, update existing references, validate reference integrity, and ensure all links are current.

Core Features & Use Cases

  • Identify missing references across rules, skills, commands, and docs.
  • Validate existing references and detect broken paths or outdated links.
  • Update references after moves or restructures, and generate a comprehensive reference map.

Quick Start

Run a scan to identify and repair missing or broken cross-references across artifacts and documentation.

Frequently Asked Questions about cross-reference-maintenance

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

FAQPage Schema
How do I validate cross-references and detect broken links in my documentation?

To validate cross-references, run a repository-wide scan to detect broken paths and outdated links across rules, skills, commands, and documentation, ensuring all artifact links remain intact and current.

What's the best way to update documentation links after a repository migration?

Updating documentation links after a migration requires validating path correctness and repairing cross-reference gaps across the repository to ensure link integrity and update moved references.

How do I identify missing references across repository artifacts?

Identifying missing references involves scanning the repository to cross-check artifacts and documentation, validating path correctness, and reporting any missing or invalid links found during the process.

Can I generate a reference map for all rules, skills, and commands in my repository?

Yes, you can generate a comprehensive reference map by scanning the repository to identify, validate, and catalog all existing cross-references across rules, skills, commands, and documentation.

Does this cross-reference validation tool work without external dependencies?

Yes, this cross-reference validation tool operates without external dependencies, allowing you to directly scan the repository and report missing or invalid links independently.

Why are my artifact links broken after moving files in the repository?

Artifact links break after moving files because path correctness is compromised; cross-reference validation identifies these moved references and repairs the gaps to restore link integrity.