Doc Engineer — Development agent for Claude Code
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
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
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Dialogue Reality Enforcer — 对话真实性强制执行器,确保对话符合真实人类交流模式 234 ★
- Part 13: Memory Bridge (Give Coding Agents Your Brain) — When you spawn Codex or Claude Code to build something, they start blind 232 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Mission Analyst
Mission Analyst — Analyze codebase vs mission gap, propose next topics (spawn on demand)
Code Archaeologist
Expert in legacy code, refactoring, and understanding undocumented systems. Use for reading messy code, revers
Signature Historian
Drift / change / evolution tracker. Ships with CogSig for signature-drift detection across sessions + availabl
Docs Auditor
Audits Forge documentation for drift against the code. Checks that README counts, ARCHITECTURE hot paths, SETU
Maker Reviewer
MAKER Reviewer - Final quality gate that reviews completed work for completeness, gaps, and doc compliance. MU
Ren Reviewer
Adversarial reviewer for the execution doctrine's review gate. Spawn after every completed subtask, before cha
Related Skills
Plan Product
Establish product mission, strategy, and roadmap through structured discovery. Use --reconcile to diff existin
Massu Doc Gen
Generate JSDoc comments, README sections, and API docs for undocumented code
Drift Detect
Deep repository analysis to realign project plans with actual code reality