Help us improve
Share bugs, ideas, or general feedback.
From beagle-docs
Verifies documentation coverage across codebases by detecting languages, spawning parallel verification agents, reporting gaps, and interactively generating missing docs with linters.
npx claudepluginhub existential-birds/beagle --plugin beagle-docsHow this skill is triggered — by the user, by Claude, or both
Slash command
/beagle-docs:ensure-docsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify documentation coverage across a codebase, report gaps, and generate missing docs with parallel language-specific agents.
Detects missing XML docs in C#, docstrings in Python, JSDoc in JS/TS, and CHANGELOG gaps. Produces coverage reports with gaps by file/symbol for pre-PR validation and CI.
Detects missing documentation in C# (XML docs), Python (docstrings), JS/TS (JSDoc), and CHANGELOG gaps. Produces coverage reports with file/symbol gaps for pre-PR validation, CI gates, audits.
Audits codebase documentation for accuracy, completeness, and freshness by comparing against code structure. Auto-fixes small discrepancies in fix mode, reports structural changes. Works with any language/framework.
Share bugs, ideas, or general feedback.
Verify documentation coverage across a codebase, report gaps, and generate missing docs with parallel language-specific agents.
references/workflow.md.--report-only to skip generation.