One-click install
npx skills add https://github.com/mpsuesser/workspace --skill grill-me-mpsuesser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/mpsuesser/workspace/tree/main/dotconfig/pi/agent/skills/grill-me
Command: npx skills add https://github.com/mpsuesser/workspace --skill grill-me-mpsuesser

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you pressure-test a plan or design by forcing clear decisions until you and your stakeholders reach a shared understanding of every branch and dependency.

Core Features & Use Cases

  • Relentless decision-tree questioning: Walks through each branch of the design tree one question at a time to resolve ambiguities.
  • Dependency-aware refinement: Surfaces and resolves dependencies between decisions sequentially rather than leaving assumptions unstated.
  • Grounded answers from the codebase: When possible, directs the questioning to be answered by exploring the repository to reduce guesswork.

Quick Start

Tell the assistant: "Grill me on my plan for [insert your plan/design] until we reach shared understanding, walking each dependency and decision branch."

Frequently Asked Questions about grill-me

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

FAQPage Schema
How do I stress-test a design plan before stakeholder alignment?

Plan stress-testing uses relentless branch-by-branch questioning to resolve ambiguities in your design. It walks through each decision tree and dependency sequentially until shared understanding is achieved across all stakeholders.

What is the best way to resolve dependency mapping and unclear requirements gathering?

Dependency mapping and unclear requirements are resolved through sequential, one-at-a-time questioning. This method surfaces and resolves dependencies between decisions rather than leaving assumptions unstated during the requirements gathering process.

Can I use codebase analysis to ground answers during a design review?

Yes, codebase analysis can ground answers during a design review. When possible, the questioning directs you to explore the repository to find answers, reducing guesswork and clarifying dependencies using actual codebase context.

Does decision tree questioning work for resolving complex plan ambiguities?

Decision tree questioning works effectively for resolving plan ambiguities by forcing clear decisions one branch at a time. It ensures every dependency is addressed sequentially rather than allowing unstated assumptions to persist in your design.

What are the limitations of using a relentless interview approach for plan refinement?

The limitations of a relentless interview approach include the requirement to resolve every decision branch sequentially. It may be time-consuming for large plans, as it demands one-at-a-time questions and thorough dependency resolution before reaching shared understanding.