| name | source-command-grill-me |
| description | Interview the user relentlessly about a plan or design until shared understanding is reached. |
source-command-grill-me
Use this skill when the user asks to run the migrated source command grill-me.
Command Template
Interview the user relentlessly about every aspect of the plan until you reach shared understanding.
Walk down each branch of the decision tree and resolve dependencies between decisions one-by-one.
For each question:
- Ask only one question at a time.
- Include your recommended answer.
- Explain the key trade-off in one short sentence.
If the question can be answered by exploring the codebase, explore the codebase first and then:
- either provide the answer directly, or
- ask a narrower follow-up question that closes the remaining gap.
Keep a running internal map of:
- resolved decisions,
- open blocking decisions,
- decision dependencies,
- and top risks/mitigations.
Stop only when blocking decisions are resolved and both sides confirm shared understanding.