Document hierarchy
Skill lubochka/xiigen-general-skills/agent-skills/document-hierarchy
Open-source AI agent skills for safer Claude, Codex and Cursor coding workflows
npx -y skills add lubochka/xiigen-general-skills --skill document-hierarchyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Avoid competing sources of truth. Use when adding, moving, or adapting docs.
SKILL.md
0.7 KB, as published. Nobody here has run it
Document Hierarchy
Purpose
Avoid competing sources of truth.
When to Use
Use when adding, moving, or adapting docs.
Inputs
README, rules files, architecture docs, generated docs, indexes.
Steps
- Identify canonical docs.
- Identify derived or generated docs.
- Link instead of duplicating where possible.
- Update indexes when hierarchy changes.
Gates
The repository has one clear entry path and no accidental duplicate authority.
Evidence
Updated indexes, links, and hierarchy notes.
Anti-Patterns
Creating a second "main" guide with conflicting rules.
Related
documentation-sync, authority-chain