--- description: Documentation management and drift detection --- # /doc Documentation management, drift detection, and synchronization. ## Sub-commands | Sub-command | Description | |-------------|-------------| | `/doc audit` | Full documentation audit - scans for doc drift | | `/doc sync` | Synchronize pending documentation updates | | `/doc changelog-gen` | Generate changelog from conventional commits | | `/doc coverage` | Documentation coverage metrics by function/class | | `/doc stale-docs` | Flag documentation behind code changes |