---
title: /skill:grill
description: Pi-adapted read-only interactive plan grilling.
---

# /skill:grill

**Status:** pi-adapted.

Stress-tests a plan or design through a focused interactive interview. It writes no files.

## Usage

```text
/skill:grill should we cache sessions in Redis or Postgres
/skill:grill review my plan for the new billing flow
```

## Interaction model

Uses pi's `ask_user` tool:

- one question at a time;
- recommended answer first;
- 2–4 realistic options;
- free-form answers enabled;
- contradictions surfaced immediately.

## Output

A summary of resolved decisions and open questions.

## Related

Use [`/skill:grill-docs`](/yoke/skills/grill-docs/) to also maintain `CONTEXT.md` and ADRs.
