What problem does it solve? Engineering leads often dispatch tickets to builder agents that are missing context, unresolvable file paths, or vault-dependent secrets, causing agents to stall and ask questions. This Skill performs a fast pre-dispatch pickability check so gaps are caught before work begins. ## Core Features & Use Cases - Pickability Check: Reads a ticket cold and answers one question — could an agent start from this alone, without asking anything? - Five-Point Inspection: Verifies the stated goal, the three layers (discovery, design artefact, build notes), resolvable paths, vault independence, and truthful ticket relations. - Freshness Rule: If the session running the check wrote the prep notes or acceptance criteria itself, it spawns a subagent to grade the work instead. - Use Case: Before dispatching LIAB-1234 to a builder agent, run this check to confirm every path resolves and no vault access is required, then post a one-line pass or a gap comment naming which seat fixes each issue. ## Quick Start Ask the agent to run the ticket-review check on a specific ticket before dispatching it to a builder.