What problem does it solve?
This Skill addresses the challenge of maintaining accurate, up-to-date, and well-organized documentation within a repository, preventing information drift and ensuring clarity for both human readers and AI systems.
Core Features & Use Cases
- Documentation Auditing: Identifies and helps correct inconsistencies between different documentation surfaces (e.g., root READMEs,
docs/ directory, runtime prompts).
- Doc Placement Guidance: Provides rules for where specific types of documentation should reside (e.g., current truth in
docs/, fast-find entrypoints at the root).
- Stale Doc Management: Assists in removing or de-authorizing outdated documentation that may conflict with current information.
- Verification Claim Management: Ensures that claims about tool capabilities or verification statuses are accurate and stamped with precise versions.
Quick Start
Use the docs-steward skill to audit documentation drift across the repository.