From fp-docs
Compare documentation against source code and report discrepancies. Supports quick, standard, and deep audit depths.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fp-docs:auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Engine: validate
Engine: validate Operation: audit Instruction: framework/instructions/validate/audit.md
User request: $ARGUMENTS
npx claudepluginhub tomkyser/fp-tools --plugin fp-docsAudits 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.
Audits documentation against codebase reality across 6 phases (discovery, comparison, examples, links, config, structure) and produces an audit report for remediation.
Verifies factual accuracy of documents against codebase and git history: extracts claims, checks sources, corrects inaccuracies in place, adds summary. Targets reports/plans; auto-detects recent HTML or takes path.