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"]

    TASK --> |verify| DONE["done/ tasks"]
    DEF --> |validate| DEFS["definitions"]
    RULES --> |check| ENFORCEMENT["rule enforcement"]
Related skills
Installs
7
First Seen
Feb 7, 2026