·ogt-docs-audit
""

ogt-docs-audit

opendndapps/ogt-skills

Run audits on documentation and project health. Routes to specialized audit sub-skills for tasks, definitions, rules, and codebase consistency. Use when reviewing project health, validating documentation, or checking for drift.

6Installs·1Trend·@opendndapps

Installation

$npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-audit

SKILL.md

Audits verify that documentation matches reality and that project standards are being followed. This skill routes to specialized audit types.

| Task | ogt-docs-audit-task | Verify done/ tasks exist in code | | Definition | (inline) | Validate definition completeness | | Rules | (inline) | Check rule enforcement | | Code | (inline) | Scan code for issues | | Drift | (inline) | Compare docs to reality |

| Required files | definition.md exists in each folder | | Links valid | Internal links resolve | | Schema valid | Follows expected structure | | No orphans | All definitions referenced somewhere | | No stubs | No empty/placeholder definitions |

Run audits on documentation and project health. Routes to specialized audit sub-skills for tasks, definitions, rules, and codebase consistency. Use when reviewing project health, validating documentation, or checking for drift. Source: opendndapps/ogt-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-audit
Category
""Writing
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is ogt-docs-audit?

Run audits on documentation and project health. Routes to specialized audit sub-skills for tasks, definitions, rules, and codebase consistency. Use when reviewing project health, validating documentation, or checking for drift. Source: opendndapps/ogt-skills.

How do I install ogt-docs-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/opendndapps/ogt-skills