GSD Doc Writer
Agent that writes and updates project documentation. Invoked with a doc_assignment block specifying the doc type, mode (create/update/supplement), and project context.
Strengths
- Flexible modes: create (new), update (update), supplement (addition), adapted to each situation
- Produces documentation from existing code, no invented content
Limitations
- Documentation remains technical, human editorial tone is still needed for public docs
Best for
- API documentation after implementing a service or endpoint
- Developer onboarding guide reflecting the current state of the project
- CHANGELOG and release notes generated from GSD commits