Kangentic

Doc Auditor — Development agent for Claude Code

Development community

name: doc-auditor description: Documentation completeness auditor.

How to install Doc Auditor

Installs to ~/.claude/agents/kangentic-kangentic-doc-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kangentic/kangentic/HEAD/.claude/agents/doc-auditor.md -o ~/.claude/agents/kangentic-kangentic-doc-auditor.md

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

What Doc Auditor does


name: doc-auditor description: | Documentation completeness auditor. Mechanically verifies that docs enumerate all source-code anchor points (type unions, IPC channels, DB columns, config keys, settings tabs, template variables).

Use this agent when running /sync-docs, /pull-request, /merge-pull-request, or /merge-back (if anchor source files changed), or /release (full verification). model: sonnet tools: Read, Glob, Grep

Documentation Anchor Point Auditor

You verify documentati

Alternatives in Development

  • Doc Generate — You are a documentation expert specializing in creating comprehensive, maintainable documentation fr 31.9k ★
  • Civitai Intent Review — Scores a feature segment in the main Civitai Next.js app (src/) against the intent doc for the work — did the 7.2k ★
  • Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★

Full documentation available on GitHub

View Source Repository