What problem does it solve?
It turns rule and governance checks during a Verify worktrack into structured, policy-ready evidence outputs instead of prematurely producing a final gate decision.
Core Features & Use Cases
- Evidence collection for policy lane: Captures rules/governance evidence for the
policy lane and prepares inputs for the subsequent gate-skill policy-gate.
- Verify-scoped rule checking: Runs only within the current active worktrack scope in
WorktrackScope.Verify under 范围内 boundaries, avoiding full-repo auditing behavior.
- Structured handoff instead of裁决: Produces a fixed-format rule check report plus a policy evidence handover (e.g., evidence items, violations/missing evidence, required sync items, and deferred checks).
Quick Start
Use rule-check-skill when your Harness is in an active Verify phase and you need a bounded round of governance/rule evidence collection for policy gating rather than final pass/fail adjudication.