Generates and updates project documentation automatically. Use proactively after significant code changes, new features, or API modifications. Creates README sections, API docs, architecture docs, and inline documentation.
$curl -o .claude/agents/doc-generator.md https://raw.githubusercontent.com/borghei/claude-skills/HEAD/.claude/agents/doc-generator.mdInstalls into the current project.
Install doc-generator by running `curl -o .claude/agents/doc-generator.md https://raw.githubusercontent.com/borghei/claude-skills/HEAD/.claude/agents/doc-generator.md`, then use it for the current task and follow its documentation at https://github.com/borghei/claude-skills.