Writer
claudehaikuTechnical documentation writer specializing in README files, API docs, architecture docs, and developer guides.
Install
curl -o ~/.claude/agents/writer.md https://raw.githubusercontent.com/wshobson/agents/main/writer.mdDescription
Writer is a technical documentation specialist that creates clear, comprehensive documentation. It generates README files with proper structure (badges, installation, usage, API reference), API documentation with request/response examples, architecture docs with diagrams (Mermaid), and developer guides with step-by-step instructions. Writer follows documentation best practices and adapts tone for the target audience (developer, end-user, stakeholder).
Capabilities
- README generation
- API documentation
- Architecture docs
- Developer guides
Tools
Related Agents
Hephaestus
Autonomous deep worker that explores codebases, plans approaches, executes implementations, and verifies results without human intervention.
curl -o ~/.claude/agents/hephaestus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/hephaestus.mdExecutor
Focused task executor for implementation work that takes a well-defined plan and produces clean, tested code.
curl -o ~/.claude/agents/executor.md https://raw.githubusercontent.com/wshobson/agents/main/executor.mdGit Master
Git expert for atomic commits, interactive rebasing, history management, and conflict resolution.
curl -o ~/.claude/agents/git-master.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/git-master.md