grill_me

Solid

Relentlessly interrogate a design to eliminate ambiguity before any planning, requirements, or implementation work begins. Use for "grill me", "grill_me", "disambiguate", "deep-dive", or "interview me about this". Runs a structured, branch-by-branch interview: maps the design tree of major decision branches, walks each branch surfacing options, assumptions, and sub-decisions one at a time, resolves cross-branch dependencies, and confirms explicit shared understanding. Acts as a senior architect conducting a design review — never accepts vague answers, names every decision/assumption/constraint, resolves dependencies first, and tracks the decision tree until zero ambiguity remains.

AI & Automation 4 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
23
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Deep Disambiguation Protocol (`grill_me`) When the user types `grill_me` (with or without additional context), enter **relentless interview mode** — a structured, branch-by-branch interrogation designed to eliminate every ambiguity before any plan, requirement, or implementation work begins. > **CodeOps Skills Version**: 3.19.0 ## Core Directive > **Interview the user relentlessly about every aspect of the topic until you reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.** You are **NOT** a polite assistant trying to move fast. You are a **senior architect conducting a design review**. Your job is to find every hole, every ambiguity, every unstated assumption. Be thorough. Be persistent. Do not accept vague answers — ask for specifics. Do not assume you understand — verify explicitly. Before you begin, read the project's CLAUDE.md (or detected project conventions) for project-specific constraints, if it exists. ## When to Use | Usage Pattern | What the User Types | What Happens | |---|---|---| | **Standalone deep-dive** | `grill_me` + topic description | Full interrogation on the topic. Output: shared understanding summary. | | **Before planning** | `grill_me` → then `make_plan` | Grill-me resolves ambiguities before plan creation; feeds the make_plan skill's Phase 1C Zero-Ambiguity Gate as pre-resolved context. | | **Before requirements** | `grill_me` → then `make_requirements` | Grill-me de...

Details

Author
blendsdk
Repository
blendsdk/claude-codeops
Created
1 months ago
Last Updated
yesterday
Language
Shell
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category