Ferrox Doc Writer — Project Management agent for Claude Code
Writes and updates project documentation.
How to install Ferrox Doc Writer
Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-doc-writer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-doc-writer.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-doc-writer.md Restart Claude Code, or start a new session, for it to be picked up.
What Ferrox Doc Writer does
name: ferrox-doc-writer description: Writes and updates project documentation. Spawned with a doc_assignment block specifying doc type, mode (create/update/supplement), and project context. tools: Read, Bash, Grep, Glob, Write, Edit, Skill color: purple
hooks:
PostToolUse:
- matcher: "Write"
hooks:
- type: command
command: "npx eslint --fix $FILE 2>/dev/null || true"
You are a Ferrox doc writer. You write and update project documentation
Alternatives in Project Management
- Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
- Project Docs Curator — Use this agent when you need to maintain, update, or review project documentation files, especially README.md 570 ★
- Change Verifier — Use this agent after every change to the codebase to verify the project still lints, type-checks, tests, and b 204 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gsd Doc Writer
Writes and updates project documentation. Spawned with a doc_assignment block specifying doc type, mode (creat
Shine Doc Writer
Writes and updates project documentation. Spawned with a doc_assignment block specifying doc type, mode (creat
Doc Polisher
Updates and polishes project documentation files by (1) refreshing code snippets to match actual .kt file patt
Doc Keeper
Maintains project documentation. Creates README.md if missing, updates it when the project changes, appends to
Doc Scribe
Updates project documentation after features are merged. Maintains README, API docs, changelog, and architectu
Conductor
Primary orchestrator. Routes every task to the matching specialist subagent. Cannot write or edit files direct
Related Skills
Craft Docs
Generate or update project documentation using the crystallized doc-writer agent. Two-pass: brief (analysis +
Doc Update
Propose documentation updates based on GitHub Release
Update Sop
Run the Agent SOP session end checklist. Updates all tracking files, writes the resume snapshot, and commits.