QA Audit

Static-analysis QA pass over instruction/config files (SKILL.md, CLAUDE.md, your global context file, command files), not code. Spawns an Opus subagent per file to check for contradictions, dead logic, unstated dependencies, and style violations, then proposes fixes for confirmation before applying. Use when the user says "QA this skill," "audit this file," "run a QA pass on X," "QA SKILL.md," "audit CLAUDE.md," "QA this command," or "check this file for consistency issues." Do NOT use for live-session drift (use drift-check), skill output grading (skill-creator eval), or code diffs (/code-review); this skill never touches code, only instruction/config prose.

ngreenwall 5fb192f 6.7 KB Updated

File contents

ngreenwall/claude-skills/tree/main/qa-audit commit 5fb192f197

Frequently asked questions

npx skillmds@latest add ngreenwall/qa-audit