/grill

Interrogate ambiguous requirements through a structured grill protocol before building.

24|1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/rmzi/portable-dev-system --skill grill-rmzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /grill
Source: https://github.com/rmzi/portable-dev-system/tree/main/skills/grill
Command: npx skills add https://github.com/rmzi/portable-dev-system --skill grill-rmzi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interrogates requirements to validate before building to reduce wasted tokens and misalignment in swarm planning.

Core Features & Use Cases

  • Structured grill protocol to validate ambiguous requirements.
  • Enforces one-sharp-question-per-turn to surface critical assumptions.
  • Integrates with /pds:swarm planning by producing an executable problem statement and scope.

Quick Start

Start grill to validate ambiguous requirements before swarm planning by stepping through restatement, boundary, success criteria, assumptions, risks, and scope with one sharp question per turn.

Frequently Asked Questions about /grill

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

FAQPage Schema
How do I clarify project requirements before starting development?

To clarify project requirements before development, you can interrogate ambiguous requirements using a structured grill protocol that enforces one sharp question per turn to validate assumptions, define boundaries, and enumerate scope.

What is the best way to validate scope and prevent wasted tokens during planning?

Validating scope to prevent wasted tokens is achieved through a disciplined Q&A flow covering restate, boundary, success, constraints, assumptions, risks, priority, MECE, and scope enumeration before executing swarm decomposition.

How do I interrogate ambiguous design decisions under uncertainty?

You interrogate ambiguous design decisions under uncertainty by applying a structured grill protocol that steps through requirement restatement, boundary definition, risk assessment, and tier decisions to validate design choices before building.

Can I integrate requirement validation directly into swarm planning?

Yes, you can integrate requirement validation directly into swarm planning; the grill protocol interrogates requirements to produce an executable problem statement and validated scope immediately before swarm decomposition begins.

When should I use a MECE scope enumeration for requirements?

You should use MECE scope enumeration for requirements when design decisions must be made under uncertainty, ensuring mutually exclusive and collectively exhaustive boundaries before allocating development resources.