What problem does it solve?
Projects accumulate undocumented code changes and outdated guides because maintainers lack a reliable workflow to detect documentation-impacting changes and produce targeted, maintainable updates that avoid bloat and drift.
Core Features & Use Cases
- Change-driven discovery: Analyze uncommitted changes or the latest commit to locate documentation-impacting edits across docs/, README files, JSDoc, and API documentation.
- Multi-agent orchestration: Coordinate analysis agents and tech-writer agents to generate, group, and prioritize documentation tasks for simple and complex changes.
- Quality and index updates: Identify index documents and module READMEs that require updates, produce targeted content, and run quality review agents to verify examples, links, and style.
- Use Case: After a refactor that reorganizes exports and alters public APIs, produce module README updates, API reference changes, and a prioritized checklist for documentation maintainers.
Quick Start
Run the docs:update-docs skill to analyze local changes and generate prioritized documentation tasks and suggested file updates.