What problem does it solve? After triaging feedback, teams accumulate decision-shaped findings that need explicit resolution, but ad-hoc handling loses provenance and lets items slip through. This Skill walks the captain through each finding one at a time, forcing an explicit lock, defer, or grill choice and recording locked decisions with their original citations. ## Core Features & Use Cases - Per-finding three-path prompt: Restates each finding verbatim with its citation, then asks the captain to lock the answer now, defer for later, or invoke /grill-me to explore the decision tree. - Provenance-preserving capture: Locked decisions are written via /create-decision with the original rNN- citation appended verbatim, so every decision file traces back to its source finding. - Structured summary output: Emits a markdown table classifying every finding as locked, deferred, grilled-then-locked, or grilled-then-deferred, with artifact paths for locked items. - Use Case: After running triage-feedback on a review round, route the decision-shaped clusters to this Skill so the captain resolves each one interactively and ends with a complete audit trail of what was decided and what was postponed. ## Quick Start Take the decision-shaped findings from the latest triage-feedback run and walk me through locking, deferring, or grilling each one.