Iteratively grill users to clarify vague requirements via layered questioning. Use when requirements are ambiguous, incomplete, or need refinement before implementation.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
Iteratively grill users to clarify vague requirements via layered questioning. Use when requirements are ambiguous, incomplete, or need refinement before implementation.
Iteratively grill users to clarify vague requirements before any implementation begins.
This skill defines two modes for requirement clarification:
/grill-me: Pure questioning flow — no file writes, chat-only, outputs a structured summary at the end.
/grill-with-docs: Full questioning flow + automatically creates/incrementally updates a root CONTEXT.md file to persist business rules, terminology, and requirement boundaries.
Both modes follow the same systematic layered questioning approach covering business goals, input/output specs, edge cases, and hard constraints.
When to Apply
Reference these guidelines when:
Requirements are vague, incomplete, or self-contradictory
A feature request lacks clear acceptance criteria
Multiple interpretations of a requirement exist
Building a feature that touches multiple systems or stakeholders
Before writing any code to ensure shared understanding
Modes
Mode
Description
Reference
/grill-me
Pure questioning, no file writes, structured summary output