doc-auditor
01EdwardAngert/docs-agent-plugin
Agent
Audits a single documentation file or a small set against the Docs Assist quality framework and returns structured findings. Use to fan out a large audit across many files in parallel.
[WIP] Claude Code skill to help enable technical writers and contributors
EdwardAngert/docs-agent-plugin
Agent
Audits a single documentation file or a small set against the Docs Assist quality framework and returns structured findings. Use to fan out a large audit across many files in parallel.
EdwardAngert/docs-agent-plugin
Agent
Drafts one planned documentation file from a plan entry and existing source material, writing it to the working tree and flagging what needs subject matter expert verification. Use to fan out drafting across the docs in an approved plan stage.
EdwardAngert/docs-agent-plugin
Agent
Reads a pile of raw source material (docs, tickets, notes, code) in isolation and returns a compact content inventory. Use to fan out corpus intake over many files without loading the raw pile into the main conversation.
EdwardAngert/docs-agent-plugin
Agent
Reads a codebase in isolation and returns a compact project map: what the project does, its main features, entry points, likely audiences, and candidate docs. Use to orient a from-scratch documentation effort without reading the whole repo in the main conversation.
EdwardAngert/docs-agent-plugin
Agent
Updates a single documentation file to match a described code change, editing it in the working tree and reporting what changed. Use to fan out doc updates across many affected files in parallel.
EdwardAngert/docs-agent-plugin
Agent
Executes one procedural doc's commands, or an ordered sequence of docs forming one journey, in an isolated workspace, and reports where reality diverges from what the doc says. Use to fan out verification across independent docs in a set, or to verify a journey as one continuous run. It never edits files; it reports.