chsh-sk-grill-me

Interviews the user with sequential questions to stress-test plans and decisions.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/chshzh/claude --skill chsh-sk-grill-me-chshzh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chsh-sk-grill-me
Source: https://github.com/chshzh/claude/tree/main/skills/chsh-sk-grill-me
Command: npx skills add https://github.com/chshzh/claude --skill chsh-sk-grill-me-chshzh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Plans and decisions often contain hidden assumptions, unresolved dependencies, and unexplored branches that only surface after commitment. This Skill stress-tests any plan, decision, or idea through relentless one-at-a-time questioning before you act on it. ## Core Features & Use Cases - Sequential Interrogation: Asks one question at a time with a recommended answer, walking each branch of the decision tree until shared understanding is reached. - Fact vs. Decision Separation: Looks up verifiable facts from the environment (filesystem, tools) instead of asking, while reserving actual decisions for the user. - Commitment Gate: Refuses to act on the plan until the user explicitly confirms shared understanding. - Use Case: Before migrating a database schema, invoke the skill to be questioned about rollback strategy, downtime tolerance, data validation, and dependency ordering until every decision is resolved. ## Quick Start Ask the AI to grill you on your plan to rewrite the authentication module before you start coding.

Frequently Asked Questions about chsh-sk-grill-me

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stress-test a plan before committing to it?

Invoke the grill-me skill and present your plan, decision, or idea. It interviews you one question at a time, walking each branch of the decision tree and offering a recommended answer for each question until shared understanding is reached.

How does the grill-me interview process work?

The skill asks exactly one question at a time and waits for your answer before continuing, since multiple simultaneous questions are bewildering. Facts it can verify from the environment are looked up directly; only genuine decisions are put to you.

When should I use grill-me versus a sounding-board conversation?

Use grill-me to stress-test any plan or decision through relentless questioning. It is distinct from customer-care sounding-board modes, which focus specifically on the user's own customer strategy rather than general decision validation.

Will the skill act on my plan automatically after the interview?

No. The skill explicitly does not act on the plan until you confirm that shared understanding has been reached. Execution is gated behind your explicit confirmation at the end of the interview.

Does grill-me modify itself during a conversation?

No mid-conversation changes occur unless you explicitly request them. At the end of each session it may propose self-updates, but only applies them after you approve through a confirmation prompt.