원클릭으로
grilling
Grill the user about a plan or design, resolving one decision at a time before implementation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Grill the user about a plan or design, resolving one decision at a time before implementation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | grilling |
| description | Grill the user about a plan or design, resolving one decision at a time before implementation. |
Explore the repository before asking questions. If a fact is discoverable from source, tests, history, documentation, or the issue tracker, find it rather than asking the user.
Walk the design tree in dependency order. Ask exactly one decision question at a time, give a recommended answer with its evidence and trade-offs, and wait for the user's response. Do not reopen an accepted answer without contradictory evidence.
Record confirmed domain language in CONTEXT.md immediately. Offer an ADR only for a confirmed decision that is hard to
reverse, surprising without context, and the result of a real trade-off. Do not enact unconfirmed product or architecture
decisions.