grill-me

Interrogate user-provided plans and designs through iterative decision-tree prompts.

Updated May 5, 2026
One-click install
npx skills add https://github.com/wachawo/claude-skills --skill grill-me-wachawo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/wachawo/claude-skills/tree/main/skills/grill-me
Command: npx skills add https://github.com/wachawo/claude-skills --skill grill-me-wachawo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the common pitfall of incomplete planning by forcing a rigorous, branch-by-branch interrogation of your design or project strategy.

Core Features & Use Cases

  • Decision Tree Resolution: Systematically explores every logical branch of your plan to identify hidden dependencies and potential failure points.
  • Proactive Recommendation: Not only questions your approach but provides suggested answers to help refine your thinking.
  • Use Case: Use this when you have a draft architecture or project roadmap and need to ensure no edge cases or logical gaps remain before implementation.

Quick Start

Activate the grill-me skill and provide your project design document to begin the interrogation process.

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 my architecture for logical inconsistencies before implementation?

To stress-test your architecture, you can use an interrogation process that traverses decision trees and resolves dependencies iteratively. This approach identifies hidden failure points and ensures comprehensive decision-making in your project design.

What is the best way to find hidden dependencies in a draft project roadmap?

The best way to find hidden dependencies in a project roadmap is through branch-by-branch interrogation. Systematically exploring every logical branch of your plan reveals gaps and ensures no edge cases remain before you begin coding.

Can I get feedback on architectural choices using my existing codebase context?

Yes, you can receive informed, critical feedback on architectural choices by providing your existing codebase context. The system analyzes the context to question your approach and provides suggested answers to refine your thinking.

How do I systematically explore every logical branch of a software design plan?

You systematically explore logical branches by using iterative, single-question prompts to interrogate your software design. This rigorous method forces comprehensive decision-making and highlights potential failure points across your entire plan.

Does decision tree resolution help with incomplete planning in software engineering?

Decision tree resolution directly addresses incomplete planning by forcing a rigorous exploration of every logical branch. It identifies hidden dependencies and potential failure points, ensuring your design or project strategy is fully comprehensive.

When should I not use an interrogation approach for project planning?

You should avoid using a branch-by-branch interrogation approach when you only have a high-level concept rather than a draft architecture or project roadmap, as the process requires an existing design to systematically analyze for logical gaps.