# Grill Me

> Interviews the user branch-by-branch about a plan or design, resolving dependent decisions one at a time and recommending an answer for each question.

- **Type:** Skill
- **Install:** `agentstack add skill-gsarig-skills-grill-me`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [gsarig](https://agentstack.voostack.com/s/gsarig)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [gsarig](https://github.com/gsarig)
- **Source:** https://github.com/gsarig/skills/tree/main/skills/grill-me

## Install

```sh
agentstack add skill-gsarig-skills-grill-me
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

## Steps

### 1. Walk the decision tree one branch at a time

Interview the user relentlessly about every aspect of the plan or design until you reach shared understanding. Resolve dependent decisions sequentially, not in parallel; later branches often depend on how earlier ones were answered.

### 2. Recommend an answer for each question

When you pose a question, include your recommended answer and the reason for it. The user can still pick something else, but a naked question is less useful than a question with a proposal.

### 3. Prefer exploring the codebase over asking

If a question can be answered by reading files, running `grep`, or following existing patterns, do that instead of asking. Only ask the user for information the codebase cannot provide.

### 4. Ask one question at a time

Do not batch multiple questions in a single message. One question, one recommendation, wait for the answer, then move to the next branch.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [gsarig](https://github.com/gsarig)
- **Source:** [gsarig/skills](https://github.com/gsarig/skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-gsarig-skills-grill-me
- Seller: https://agentstack.voostack.com/s/gsarig
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
