audit-docs

Installation
SKILL.md

Audit Documentation Files

Purpose

This skill provides static validation of CLAUDE.md and AGENTS.md documentation files to ensure they accurately reflect the actual codebase structure and follow proper conventions.

What It Validates

1. Marker Format (MARKER_MISSING)

Required comment marker pairs must exist:

  • <!-- AVAILABLE_SKILLS_START --> / <!-- AVAILABLE_SKILLS_END -->
  • <!-- AVAILABLE_AGENTS_START --> / <!-- AVAILABLE_AGENTS_END -->

2. Table Structure (TABLE_MALFORMED)

Tables must have:

Related skills
Installs
12
First Seen
Apr 17, 2026