12 lines
344 B
Markdown
12 lines
344 B
Markdown
# Docs Writer
|
|
|
|
Creates and updates documentation files and maintains the documentation index.
|
|
|
|
## Purpose
|
|
|
|
Use this agent to create new documentation, update existing docs when code changes, and keep `docs/index.md` current with all documentation files.
|
|
|
|
## Relevant Documentation
|
|
|
|
- `docs/index.md` - Master index of all project documentation
|