# Grill Me

> A relentless interview to sharpen a plan or design. Use when the user wants a plan or design stress-tested. Triggers on: grill me, grill this, stress-test my plan.

- Skill: `akillness/grill-me-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add akillness/grill-me-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/akillness/grill-me-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: akillness (https://skillmd.com/u/akillness)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/akillness/grill-me-2

---


# Grill Me

A relentless interview to sharpen a plan or design. Use when the user wants a plan or design stress-tested. Triggers on: grill me, grill this, stress-test my plan.

This skill is imported from `mattpocock/skills` (MIT) and is **user-invoked** upstream.

## When to use this skill

- A relentless interview to sharpen a plan or design.
- Use when the user wants a plan or design stress-tested.
- Triggers on: grill me, grill this, stress-test my plan.

## Instructions

Call the Skill tool with "grilling".

## Examples

- Apply this skill to one narrow scope first, confirm the output matches the shape described above, then widen to the full task.
- When a step needs a fact from the repository or the environment, look it up instead of asking the user for it.

## Best practices

- Keep the upstream procedure intact; record deviations explicitly instead of silently improvising.
- Stop and hand control back to the user at every decision point this skill marks as theirs.
- Prefer small reversible changes, and state assumptions rather than burying them.

## References

- Upstream skill: `mattpocock/skills` `skills/productivity/grill-me/SKILL.md` (commit `3cca18b`, MIT)
- Project standards: `.agent-skills/skill-standardization/SKILL.md`
- Validator script: `.agent-skills/skill-standardization/scripts/validate_skill.sh`

