What problem does it solve?
Skill enforcement gate auto-triggers on every user message to ensure governance rules (Issue-first, skill invocation) are enforced before direct work.
Core Features & Use Cases
- Pre-check routing: detect Issue references with work-start verbs and route to autopilot instead of triggering discovery or planning.
- Governance guardrails: block code edits or actions without an associated Issue, and provide guidance to create or locate an Issue.
- Autopilot guidance: instruct users to run /atdd-kit:autopilot <number> to work on the Issue.
- Safety and compliance: reinforce the Iron Law (No Code Without an Issue) and the 1% Rule to ensure governance at every step.
Quick Start
Use this skill to enforce governance rules by routing Issue-bearing messages to autopilot (e.g., /atdd-kit:autopilot <number>) and blocking code edits without an Issue.