What problem does it solve?
This Skill prevents untagged, unenforced rules by standardizing how every rule is wired into the graduated trust posture loop (L1–L5) so violations are detected, acknowledged, and acted on consistently across /codify, /redteam, and /implement.
Core Features & Use Cases
- Trust Posture Wiring Standardization: Ensures rule authors include the required “Trust Posture Wiring” section with severity, grace period, thresholds, receipt requirements, and detection mechanism.
- Grace-Period Enforcement Mechanics: Defines how newly authored rules enter pending_verification, how SessionStart communicates verification requirements, and how emergency downgrade works.
- /codify Integration Contract: Mandates that /codify consults violations history, links addressed violations, updates posture.json, and emits proposal artifacts that pass Gate 1 validation.
- Posture-Aware /implement Behavior: Documents how /implement must surface current posture constraints and include required acknowledgement tokens when pending_verification is non-empty.
- Posture-Scaled /redteam Depth: Specifies audit depth requirements by posture and the carve-out for self-referential /codify surfaces to ensure correct multi-agent redteam dispatch.
Quick Start
Ask the AI to codify a new rule and explicitly include a complete Trust Posture Wiring section that matches the canonical checklist, then update posture.json pending_verification and emit the proposal for sync-reviewer Gate 1.