docs-sync

Installation
SKILL.md

/docs:sync [OPTIONS]

When to Use This Skill

Use this skill when... Use docs-generate instead when...
Skill / command / agent counts in README or CLAUDE.md drift from what the directories actually contain Producing fresh API reference, README rewrites, or CHANGELOG content from code
New skills were added but not yet listed in the catalog tables The catalog itself is fine and you need to author new documentation
Removed items still appear as stale entries in documentation Drafting a service teardown checklist (use docs-decommission)
Cross-references and category groupings need reconciliation after a refactor Converting an existing Markdown document to a print-ready PDF (use docs-latex)

Scan the codebase for skills, commands, and agents, then update all documentation to reflect the current state. Fixes count mismatches, adds missing entries, and removes stale references.

Usage

Installs
54
GitHub Stars
48
First Seen
Feb 9, 2026
docs-sync — laurigates/claude-plugins