Iteratively grill users to clarify vague requirements via layered questioning. Use when requirements are ambiguous, incomplete, or need refinement before implementation.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
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