What problem does it solve?
The Audit skill provides a structured approach to verify accuracy, coherence, and fidelity of specs, plans, code, and generated content, ensuring claims are supported by evidence and drift is detected early.
Core Features & Use Cases
- Self-contained audit workflows: audits are dispatched to clean-room sub-agents via task(subagent_type="general"), shielding the orchestrator from verification work.
- Verification of spec, plan, code, and guideline integrity across runs, with cross-checks and evidence trails.
- Artifact-driven verdicts: auditors write YAML verdict artifacts that feed downstream processes like cross-validation and completion.
- Drift detection and quality controls: supports spec drift, plan fidelity, coherence checks, and content audits to ensure ongoing alignment.
Quick Start
Invoke the audit workflow and dispatch a verification task to a clean-room sub-agent using task(subagent_type="general").