Audit

Audit the SND codebase for inconsistencies, bugs, and documentation gaps.

1|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/vaoan/SND --skill audit-vaoan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Audit
Source: https://github.com/vaoan/SND/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/vaoan/SND --skill audit-vaoan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Audit skill helps maintain the SND codebase by identifying inconsistencies, bugs, and documentation gaps across scripts, rules, and skill docs.

Core Features & Use Cases

  • Systematic checks of CLAUDE.md rules, Playroom Lua scripts, and all .claude/skills SKILL.md entries.
  • Validation of versioning, rule numbering, code quality, and architecture compliance.
  • Actionable remediation guidance to fix issues and improve documentation.

Quick Start

Run a full audit pass across CLAUDE.md, Playroom scripts, and all skill documentation. Review findings and implement fixes iteratively.

Frequently Asked Questions about Audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a codebase for documentation gaps and rule inconsistencies?

To audit a codebase for documentation gaps, run a full check across CLAUDE.md rules, Lua scripts, and skill docs to identify versioning, numbering, and architecture compliance issues, then implement fixes iteratively from the findings.

What does a codebase consistency audit check for in Lua scripts and skill documentation?

A codebase consistency audit checks Lua scripts and skill documentation for bugs, version mismatches, rule numbering errors, code quality degradation, and architecture compliance violations, providing actionable remediation guidance for each identified issue.

Can I use this audit to validate version consistency across CLAUDE.md and Playroom scripts?

Yes, you can use this audit to validate version consistency across CLAUDE.md and Playroom Lua scripts, as it systematically enforces version alignment, rule numbering, and architecture compliance throughout the entire repository.

What's the best way to find bugs and documentation gaps in skill documentation under .claude/skills?

The best way to find bugs and documentation gaps in skill documentation is to run a systematic audit pass across all SKILL.md entries under .claude/skills, reviewing findings for code quality, architecture compliance, and comprehensive documentation improvements.

Do I need any dependencies or external tools to check codebase quality and architecture compliance?

No dependencies or external tools are required to check codebase quality and architecture compliance, as the audit operates directly on CLAUDE.md rules, Playroom Lua scripts, and skill documentation without any additional component installations.