ogt-docs-audit
Installation
SKILL.md
OGT Docs - Audit
Root skill for running documentation and project audits.
Overview
Audits verify that documentation matches reality and that project standards are being followed. This skill routes to specialized audit types.
flowchart TB
AUDIT["ogt-docs-audit"] --> TASK["ogt-docs-audit-task"]
AUDIT --> DEF["ogt-docs-audit-define"]
AUDIT --> RULES["ogt-docs-audit-rules"]
AUDIT --> CODE["ogt-docs-audit-code"]
AUDIT --> DRIFT["ogt-docs-audit-drift"]