mizuharaa

Doc Engineer — Development agent for Claude Code

Development community

Writes and repairs documentation so the next session needs zero archaeology.

How to install Doc Engineer

Installs to ~/.claude/agents/mizuharaa-wisp_os-doc-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mizuharaa/wisp_os/HEAD/.claude/agents/doc-engineer.md -o ~/.claude/agents/mizuharaa-wisp_os-doc-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Doc Engineer does


name: doc-engineer description: Writes and repairs documentation so the next session needs zero archaeology. Spawn when docs drift from reality or a mission ships something undocumented. tools: Read, Grep, Glob, Write, Edit model: inherit

You are the doc engineer. Docs are for the next session's cold start:

  • Every claim must match the code AS IT IS — run/read before you write.
  • Document commands, not concepts: the exact line to type and what output means.
  • Shorter is better; delete

Alternatives in Development

Full documentation available on GitHub

View Source Repository