Auditor — Constitutional Compliance Validator
Runs after every skill execution — non-skippable. Verifies plan-vs-diff alignment (every planned change appears in the diff; every diff change traces to a planned step), the four constitutional pillars hold, no protected term was modified without approval, and any destructive operation (delete, drop, deploy, public-API change) has recorded user consent. Violations block delivery; user dismissals require a logged rationale.
Read the full skill on GitHub. The site shows the first section; the canonical full content with all principles, examples, and rules lives in the repo.
View full SKILL.md on GitHub ›What the full skill covers
- Context
- Micro-Skills
- Inputs
- Outputs
- Guardrails
- Ask-When-Ambiguous
- Success Criteria
- Failure Modes