What problem does it solve? Design and planning interviews often drift off-topic, lose track of question numbering, or forget the agreed scope mid-conversation. This Skill keeps a grilling session anchored to a written scope ledger so every question stays relevant and numbered. ## Core Features & Use Cases - Temporary Scope Ledger: Creates a uniquely named Markdown file in the OS temp directory recording a TL;DR and IN SCOPE list, updated only when the user explicitly refines the goal. - State Control: Switches between GRILLING and DISCUSSION modes so tangents and follow-ups are handled without losing the pending question or its number. - Scope Gating: Re-reads the ledger before every question and rejects out-of-scope questions proposed by the underlying /grilling and /domain-modeling skills, with an explicit SCOPE EXCEPTION block when unavoidable. - Use Case: While grilling a domain model design against project documentation, the user challenges a premise mid-session; the Skill enters DISCUSSION, resolves the concern, then resumes with the correctly numbered next in-scope question. ## Quick Start Ask the assistant to grill my design plan against the domain documentation using scoped-grill-with-docs while keeping every question inside the agreed scope.