
from superclaude-plusplus13
Run project-specific verification rules that check business logic, architecture patterns, and naming conventions beyond linters.
This skill runs project-specific audit rules (markdown-based) that validate business logic, architecture patterns, and naming conventions which standard linters/test suites miss. It can collect relevant changed files, run scripted checks, AI-evaluate results against pass criteria, and produce a readable audit report with PASS/FAIL/WARN classifications.
Use this when you need an automated quality gate that enforces architectural decisions, naming conventions, or domain-specific checks during CI or code review, or to bootstrap rule sets for new projects. Invoke via /audit or /audit manage to run or manage rules.
references/ directory with examples and rule-format guidance..claude/audit-rules/*.md, execute checks, and report results.Best used with Claude Code / SuperClaude-style Claude Code frameworks and any agent that can execute shell scripts and parse markdown-based rules (Claude Code, SpoonOS-style agents).
This skill has not been reviewed by our automated audit pipeline yet.