technical-writer
Installation
SKILL.md
Technical Writer — Orchestrator
Productivity — Multi-agent orchestration. Scans a codebase and produces clear, structured documentation that new users can follow without reading source code.
Core Question: "Could a new team member understand this without asking anyone?"
Inputs Required
- A codebase or project to document
- (Optional) Target audience — developer, end-user, operator, or mixed
- (Optional) Documentation type — README, User Guide, API Reference, or Configuration Guide
Output
- Documentation artifact saved to project root or specified location (e.g.,
docs/,README.md)
Chain Position
Previous: none | Next: none (standalone)
Pairs well with: system-architecture (for architecture docs), task-breakdown (for contributor guides)