grill-me

Runs a relentless interview session to sharpen a plan or design.

2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/nseng-ai/ns --skill grill-me-nseng-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/nseng-ai/ns/tree/main/.agents/skills/grill-me
Command: npx skills add https://github.com/nseng-ai/ns --skill grill-me-nseng-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Plans and designs often contain hidden assumptions, vague reasoning, and unexamined tradeoffs that only surface under questioning. This Skill subjects a plan or design to a relentless interview so weaknesses are exposed before implementation begins. ## Core Features & Use Cases - Relentless Interviewing: Runs a /grilling session that probes a plan or design with persistent, pointed questions. - Assumption Surfacing: Forces the author to articulate and defend decisions that would otherwise remain implicit. - Use Case: Before starting a complex refactor, invoke the skill to have your design document interrogated question by question, revealing gaps in your reasoning while changes are still cheap to make. ## Quick Start Ask the agent to run a grilling session on your current plan or design document.

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 document before implementation?

Invoke a grilling session on your plan or design and answer the interview questions it poses. The relentless questioning format exposes hidden assumptions, vague reasoning, and unexamined tradeoffs before you commit to implementation.

What is a grilling session for plans and designs?

A grilling session is a structured interview where the agent relentlessly questions your plan or design. Instead of passively reviewing the document, it probes decisions until your reasoning is explicit and defensible.

Does the grill-me skill require any external tools or dependencies?

No external tools or dependencies are required. The skill consists only of conversational instructions in its SKILL.md file, with no scripts, references, or assets to install or configure.

When should I not use an interview-style design review?

Interview-style review is less useful when a design is already finalized and under time pressure, or when the problem is purely mechanical. It adds the most value early, while decisions can still be changed cheaply.