EdwardAngert/docs-agent-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: docs-assist.
EdwardAngert/docs-agent-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: docs-assist.
EdwardAngert/docs-agent-plugin
Plugin Claude Code
A documentation coach for Claude Code. Guides subject matter experts through contributing their knowledge: you bring the expertise, the plugin handles the writing. Also provides content audits, style enforcement, and docs-as-code workflows.
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.
EdwardAngert/docs-agent-plugin
Command
Make the docs legible to AI tools: create or repair llms.txt, complete the frontmatter, and record the repo's conventions.
EdwardAngert/docs-agent-plugin
Command
Audit documentation for quality issues, gaps, and improvement opportunities.
EdwardAngert/docs-agent-plugin
Command
Draft a new document with guided help: bring your expertise, the plugin handles the writing.
EdwardAngert/docs-agent-plugin
Command
One-command docs health check: coverage, freshness, consistency, and findability, with a scorecard and the single highest-leverage fix.
EdwardAngert/docs-agent-plugin
Command
Scaffold project-local Docs Assist configuration, pre-filled from the repo's existing conventions.
EdwardAngert/docs-agent-plugin
Command
Add or improve code examples in a documentation file.
EdwardAngert/docs-agent-plugin
Command
Plan a documentation set for a project: figure out what to write, for whom, and in what order.
EdwardAngert/docs-agent-plugin
Command
Turn a release's worth of changes into reader-facing release notes.
EdwardAngert/docs-agent-plugin
Command
Install opt-in documentation hooks (git pre-commit lint, in-session doc lint, CI docs-impact check, CI reference-registry check, CI claim check). Default off, nothing is installed without your choice.
EdwardAngert/docs-agent-plugin
Command
Scaffold optional documentation linting (Vale, markdownlint, MegaLinter, cspell, link check) generated from the project's config.
EdwardAngert/docs-agent-plugin
Command
Generate site navigation from the docs' own metadata, scaffolding a minimal Docusaurus or MkDocs setup when no site exists.
EdwardAngert/docs-agent-plugin
Command
Suggest and scaffold a documentation template for a healthy start, from The Good Docs Project.
EdwardAngert/docs-agent-plugin
Command
Find and update the docs affected by a code change (a diff, a PR, or changed files).
EdwardAngert/docs-agent-plugin
Command
Verify procedural docs by executing them: run each step in an isolated workspace and report where the doc diverges from reality.
EdwardAngert/docs-agent-plugin
Skill Claude CodeCodex
Invoke when writing, planning, reviewing, or gathering material for technical documentation, including any request to document a feature, write docs, explain how something works, or turn notes, tickets, or a pile of material into docs. Leads with a knowledge dump, coaches subject matter experts through contributing…