grill-me

Conduct structured interviews to review plans, designs, or architectures.

1|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/SchSeba/ai-plugins --skill grill-me-schseba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/SchSeba/ai-plugins/tree/main/skills/grill-me
Command: npx skills add https://github.com/SchSeba/ai-plugins --skill grill-me-schseba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users to systematically review and validate their plans, designs, or architectures by conducting a structured interview that explores every angle and potential issue.

Core Features & Use Cases

  • Structured Interview: Walks through the decision tree of a plan, design, or architecture, asking specific questions at each step.
  • Codebase Exploration: Utilizes the codebase to ask sharper questions and uncover blind spots.
  • Review Perspectives: Applies review perspectives for systematic dimension coverage.
  • Use Case: A user wants to pressure-test a new feature design or architecture proposal before committing to implementation.

Quick Start

/grill-me "My new feature design involves adding a new API endpoint for user authentication."

Frequently Asked Questions about grill-me

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

FAQPage Schema
What is a structured interview for architecture validation?

A structured interview for architecture validation systematically reviews a design by walking through its decision tree and asking specific questions at each step to uncover potential issues. It applies review perspectives for comprehensive dimension coverage.

How do I stress-test a new feature design before implementation?

To stress-test a feature design, you can run a structured interview that explores every angle of your plan. Provide your proposal, and the system will ask targeted questions to pressure-test the architecture before you commit to implementation.

Does the code review interview use my existing codebase?

Yes, the code review interview utilizes your codebase to ask sharper questions and uncover blind spots. It requires codebase access and can execute codegraph exploration if available to validate plans against actual code.

What's the best way to validate an API endpoint design proposal?

The best way to validate an API endpoint design is through a structured interview that applies multiple review perspectives. This method systematically walks through the architecture decision tree to ensure comprehensive dimension coverage and identify flaws.

What do I need to run a design review interview?

You need access to your codebase and the ability to execute codegraph exploration if available. Providing a clear description of your plan, design, or architecture is also required to initiate the structured interview process.