grilling

Interrogate plans and designs through sequential questioning and codebase exploration.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/flowel/AiSkills --skill grilling-flowel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grilling
Source: https://github.com/flowel/AiSkills/tree/main/skills/codex/grilling
Command: npx skills add https://github.com/flowel/AiSkills --skill grilling-flowel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps identify potential issues in plans or designs by asking detailed questions, ensuring a comprehensive understanding before implementation.

Core Features & Use Cases

  • In-depth Questioning: Engage users in a detailed conversation to explore every aspect of a plan.
  • Design Tree Analysis: Walk through the design tree, resolving dependencies between decisions.
  • Codebase Exploration: Directly explore the codebase for answers when applicable.
  • Sequential Questions: Ask one question at a time to maintain clarity and focus.

Quick Start

Use the grilling skill to get a thorough review of your new project plan.

Frequently Asked Questions about grilling

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

FAQPage Schema
How do I stress-test a project plan before implementation?

To stress-test a project plan, conduct an in-depth interrogation by asking sequential questions to explore every aspect of the design and resolve dependencies. This ensures a comprehensive understanding and shared alignment before execution begins.

What is design tree analysis for dependency resolution?

Design tree analysis is a process of walking through the design tree to resolve dependencies between decisions. It ensures that every choice within a plan is evaluated sequentially to maintain clarity and uncover potential issues.

Can I explore my codebase directly during a plan review?

Yes, you can explore your codebase directly during a plan review to find answers when applicable. This capability allows you to validate design decisions against the actual code structure during the questioning process.

Why ask sequential questions during design analysis instead of batch queries?

Asking sequential questions during design analysis maintains clarity and focus by addressing one aspect of the plan at a time. This approach ensures detailed exploration of dependencies without overwhelming the review process.