---
name: Grill Me
slug: grill-me-6
category: AI Engineering
description: Grill Me interviews the user one question at a time to resolve a plan or design into a shared understanding. Use it to stress-test a proposal, surface dependencies, or when a user asks to be grilled on their design.
github: "https://github.com/serejaris/personal-corp-os/tree/main/skills/grill-me"
language: HTML
stars: 224
forks: 25
install: "npx degit https://github.com/serejaris/personal-corp-os/tree/main/skills/grill-me ~/.claude/skills/grill-me"
installs_to: ~/.claude/skills/grill-me
source_path: skills/grill-me/SKILL.md
collection_size: 25
category_size: 2793
collection_url: "https://dirskills.com/collections/serejaris/personal-corp-os"
added: 2026-09-03T06:05:23.265Z
last_synced: 2026-09-03T06:05:23.265Z
canonical_url: "https://dirskills.com/skills/grill-me-6"
---

# Grill Me

Grill Me interviews the user one question at a time to resolve a plan or design into a shared understanding. Use it to stress-test a proposal, surface dependencies, or when a user asks to be grilled on their design.

**Install:**

```bash
npx degit https://github.com/serejaris/personal-corp-os/tree/main/skills/grill-me ~/.claude/skills/grill-me
```

## README

Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.

Ask the questions one at a time.

If a question can be answered by exploring the codebase, explore the codebase instead.
