manage-documentation

Manages documentation architecture, review, staleness detection, and policy across repositories.

4|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/lushly-dev/afd --skill manage-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-documentation
Source: https://github.com/lushly-dev/afd/tree/main/.claude/skills/manage-documentation
Command: npx skills add https://github.com/lushly-dev/afd --skill manage-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining organized, up-to-date, and consistent documentation across a project, preventing information rot and ensuring clarity for both human and AI users.

Core Features & Use Cases

  • Documentation Architecture: Defines and enforces where different types of documentation should reside.
  • Staleness Detection: Identifies outdated information through various checks.
  • Format Enforcement: Ensures consistency across READMEs, AGENTS.md, CHANGELOGs, and ROADMAPs.
  • Use Case: When you've just released a new feature, use this Skill to ensure the CHANGELOG is updated, AGENTS.md reflects the new capability, and the README's quick start guide remains accurate.

Quick Start

Use the manage-documentation skill to perform a documentation audit on the current project.

Frequently Asked Questions about manage-documentation

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

FAQPage Schema
How do I perform a documentation audit for outdated README and CHANGELOG files?

Perform a documentation audit by scanning project repositories to detect staleness in READMEs, CHANGELOGs, and ROADMAPs. This process enforces documentation standards and identifies outdated information to prevent information rot.

What is the best way to maintain documentation architecture across multiple repositories?

Maintaining documentation architecture involves defining and enforcing where different types of documentation reside across repositories. This ensures consistent formatting and structure for READMEs, AGENTS.md, and CLAUDE.md files.

Can I use Docsify to maintain a browsable documentation site for my project?

Docsify can be used to maintain a browsable documentation site. The skill integrates Docsify support to enforce documentation standards, detect outdated information, and keep your project's documentation site browsable.

How do I update AGENTS.md and CLAUDE.md files after releasing a new feature?

Update AGENTS.md and CLAUDE.md files by running a documentation review after a feature release. This enforces format consistency and ensures both human and AI users have accurate capability information.

Why does documentation staleness detection matter for AI users?

Documentation staleness detection matters for AI users because it identifies outdated information through various checks, ensuring clarity and preventing information rot across project repositories for both human and AI consumers.

Does this documentation management approach support skill indexing?

This approach supports skill indexing by managing documentation architecture across project repositories. It enforces standards across READMEs, AGENTS.md, and skill indexes to maintain a browsable documentation site.