Loading...
Loading...
Clarify ambiguous or conflicting requests by researching first, then asking only judgment calls. Use when prompts say "$grill-me"/"grill me", ask hard questions, request relentless interrogation, pressure-test assumptions, clarify scope/requirements, define success criteria, or request system-design/optimization decisions before implementation; stop before implementation.
npx skill4agent add tkersey/dotfiles grill-merequest_user_inputidheaderquestionrequest_user_inputquestions: [...]idheaderquestionoptionsoptionsid{
"questions": [
{
"id": "deploy_target",
"header": "Deploy",
"question": "Where should this ship first?",
"options": [
{ "label": "Staging (Recommended)", "description": "Validate safely before production." },
{ "label": "Production", "description": "Ship directly to end users." }
]
}
]
}answers{
"answers": {
"deploy_target": { "answers": ["Staging (Recommended)", "user_note: please also update the docs"] }
}
}answersanswers[<id>].answersuser_note: ... (Recommended)user_note:Snapshot
- Stage: Discover | Define
- Problem statement:
- Success criteria:
- Facts:
- Decisions:
- Open questions:request_user_inputGRILL ME: HUMAN INPUT REQUIRED
1. ...
2. ...
3. ...request_user_input