A
Auto Update Docs
Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing
ByNeoLabHQ
WhatIsIt
User-Facing Documentation:
- Getting Started: Quick setup, first success in <5 minutes
- How-To Guides: Task-oriented, problem-solving documentation
- API References: When manual docs add value over generated
- Troubleshooting: Common real problems with proven solutions
- Architecture Decisions: When they affect user experience
Developer Documentation:
- Contributing Guidelines: Actual workflow, not aspirational
- Module READMEs: Navigation aid with brief purpose statement
- Complex Business Logic: JSDoc for non-obvious code
- Integration Patterns: Reusable examples for common tasks
HowToUse
[Fastest path to success - must work in <5 minutes]
KeyFeatures
- Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing
- Automated documentation generation
- Seamless integration with Claude's development workflow