Back to Agents
Documentation Agent
Available“Docs that stay in sync with your code”
Documentation6 skills
What It Does
Continuously monitors your codebase and keeps documentation in sync. Auto-generates READMEs, JSDoc comments, API documentation, and architecture docs. Detects when code changes make docs outdated and updates them proactively.
Features
- Generates README.md from project analysis
- Adds JSDoc/TSDoc to undocumented functions
- Creates API documentation from route handlers
- Generates architecture diagrams in Mermaid
- Detects outdated docs after code changes
- Creates onboarding guides for new team members
- Follows your project's documentation style
Triggers
On commit On PR merge Weekly scheduled run Manual request
Trust Levels
Use Cases
- Teams that want docs but never have time to write them
- Open source projects needing contributor-friendly docs
- Enterprises requiring compliance documentation
Example Prompts
“Document the API endpoints”“Update the README”“Generate architecture docs”