docs-maintenance

Align Librova documentation with canonical sources and eliminate duplicates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/EvgeniiFenita/Librova --skill docs-maintenance-evgeniifenita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-maintenance
Source: https://github.com/EvgeniiFenita/Librova/tree/main/.agents/skills/docs-maintenance
Command: npx skills add https://github.com/EvgeniiFenita/Librova --skill docs-maintenance-evgeniifenita

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documentation drift and duplication across Librova's docs waste time, mislead contributors, and hamper development. This skill enforces alignment between code, canonical sources, and the doc hierarchy to ensure reliable, up-to-date guidance.

Core Features & Use Cases

  • Route updates to canonical sources (e.g., AGENTS.md, docs/Librova-Product.md, docs/CodebaseMap.md) and minimize cross-document drift.
  • Detect and de-duplicate overlapping guidance, consolidating it to a single authoritative file.
  • Validate consistency across repository documentation and code, flagging mismatches for remediation.

Quick Start

Reviews repository documentation against canonical sources and applies routing and consolidation to maintain a single source of truth.

Frequently Asked Questions about docs-maintenance

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

FAQPage Schema
How do I prevent documentation drift across my codebase and markdown files?

Documentation drift is reduced by aligning markdown files like AGENTS.md and CodebaseMap.md with canonical sources and code. This skill validates repository documentation to eliminate duplicates and reconcile inconsistencies for reliable guidance.

What's the best way to find duplicate content across project documentation?

Finding duplicate documentation involves reviewing repository files to detect overlapping guidance and consolidate it into a single authoritative file. This skill routes updates to canonical sources to minimize cross-document duplication.

How do I keep AGENTS.md consistent with my codebase?

Keeping AGENTS.md consistent requires applying checks across canonical sources and code to flag mismatches for remediation. This skill validates file paths, terminology, and ownership without introducing new dependencies.

Does this documentation maintenance skill require any external dependencies?

No external dependencies are required to use this documentation maintenance skill. It operates by applying checks across existing repository files and canonical sources without introducing new external references.

When do I need to run documentation consistency checks?

Documentation consistency checks are needed when updates are routed to canonical sources like Librova-Product.md and CodebaseMap.md. Running these checks ensures file paths and terminology remain accurate and reconciled across the codebase.

Why does my repository documentation have mismatched terminology and file paths?

Mismatched terminology and file paths occur when repository documentation drifts from canonical sources. This skill enforces alignment between code and the doc hierarchy to ensure consistent terminology and remediate flagged mismatches.