Dispatched by the doc-gen workflow to generate reference documentation for a specified target (module, package, file). Reads source directly, matches existing doc style, and emits an overview + API reference + usage examples + configuration notes.
$curl -o .claude/agents/documenter.md https://raw.githubusercontent.com/5uck1ess/devkit/HEAD/agents/documenter.mdInstalls into the current project.
Install documenter by running `curl -o .claude/agents/documenter.md https://raw.githubusercontent.com/5uck1ess/devkit/HEAD/agents/documenter.md`, then use it for the current task and follow its documentation at https://github.com/5uck1ess/devkit.