Skip to content

Add doc-audit plugin: audit codebase docs for accuracy and freshness#34

Merged
dgalarza merged 1 commit intomainfrom
dg-doc-audit
Mar 30, 2026
Merged

Add doc-audit plugin: audit codebase docs for accuracy and freshness#34
dgalarza merged 1 commit intomainfrom
dg-doc-audit

Conversation

@dgalarza
Copy link
Copy Markdown
Owner

Generic skill that compares documentation against actual code structure. Companion to agent-ready (which scaffolds docs — doc-audit maintains them).

Three modes:

  • audit: read-only report with findings by dimension
  • fix: auto-fix small issues (paths, counts, links), report big ones
  • full: fix + generate improvement roadmap

Four assessment dimensions: completeness, accuracy, freshness, coherence. Pattern-aware for monorepo and single-package projects.

Includes recon.sh for fast metadata gathering, dimension reference files for assessment criteria, and audit report template.

Generic skill that compares documentation against actual code structure.
Companion to agent-ready (which scaffolds docs — doc-audit maintains them).

Three modes:
- audit: read-only report with findings by dimension
- fix: auto-fix small issues (paths, counts, links), report big ones
- full: fix + generate improvement roadmap

Four assessment dimensions: completeness, accuracy, freshness, coherence.
Pattern-aware for monorepo and single-package projects.

Includes recon.sh for fast metadata gathering, dimension reference files
for assessment criteria, and audit report template.
@dgalarza dgalarza merged commit a5f938b into main Mar 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant