Iteratively grill users to clarify vague requirements via layered questioning. Use when requirements are ambiguous, incomplete, or need refinement before implementation.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Une commande directe contourne le prompt de vérification. Examinez la source avant de l'exécuter.
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