What problem does it solve?
This Skill acts as a crucial validation layer, ensuring that all outputs generated by other skills strictly adhere to the project's core Constitution and the predefined task plan, preventing unintended deviations and maintaining integrity.
Core Features & Use Cases
- Constitutional Compliance: Validates outputs against the principles of Truth, Safety, and Non-Destruction.
- Plan-vs-Output Alignment: Verifies that executed changes directly match the planned steps, flagging any discrepancies.
- Protected Terms Enforcement: Prevents unauthorized modification of critical domain-specific or public identifiers.
- Safety Gate Validation: Confirms explicit user approval for destructive operations before execution.
- Use Case: After a code generation skill produces a new feature, the Auditor checks if the code adheres to the project's coding standards (Truth), if it only includes necessary changes (Safety), and if any potentially risky operations were approved (Non-Destruction).
Quick Start
Validate the output of the previous operation against the project's constitution and plan.