🌐 Language: English (current) | 简体中文
# auditor
Modular, self-contained AI agent skill for the OpenClaw framework.
Systematic code and compliance audit framework (Phase G + S1-S5 stages). Includes execution protocols, quality attributes, and self-learning capabilities.
Copy the auditor/ directory to your OpenClaw skills directory (typically ~/.openclaw-skills/auditor/).
auditor/ ├── SKILL.md # Main skill definition (read first) ├── references/ # Reference documentation ├── scripts/ # Executable tools ├── _knowledge/ # Knowledge base └── _meta.json # Skill metadata
MIT - see LICENSE