Docs Audit

Audit a project's documentation (requirements, design specs, plans, index, glossary) for inconsistencies and produce a report with suggested fixes. For each finding, cross-checks Linear (source of truth), then the code (how the behavior is actually handled), then sibling docs that touch the same concept, to surface tensions you would otherwise only find at integration time. Never edits docs except `docs/glossary.md` when terminology is resolved. Trigger on explicit audit intent only ("audit the docs", "find contradictions", "are the docs consistent"); do **not** trigger on generic verbs like "check the docs" or "read the docs", which usually mean a lookup, not a consistency sweep.

lucastamoios a8e2812 8.7 KB Updated

File contents

lucastamoios/skills/tree/main/docs-audit commit a8e28123d0

Frequently asked questions

npx skillmds@latest add lucastamoios/docs-audit