What problem does it solve?
This Skill validates that a completed playbook task produced the right artifacts and, for entity-merge tasks, that the merge receipts are consistent and complete.
Core Features & Use Cases
- Generic task verification: Confirms local file existence and well-formedness for file-based outputs, and re-fetches external deliveries to confirm receipts.
- Entity-merge doctrine verification: Ensures the merge tombstone and winner receipt are both present, validates tombstone strip-discipline and chain resolution, checks stage migration counts, alias extensions, loser-stage cleanup, and the presence of a native winner merge-stage trail.
- Gate-backed failure handling: Uses operator gates to address missing or inconsistent receipts rather than silently succeeding.
Quick Start
Ask an operator to verify the commit results for playbook: task by running the verify/task Skill and resolving any awaiting_operator gates if receipt data or invariants are incomplete.