grill-me

Stress-test project plans and technical designs with structured multiple-choice questioning.

3|1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/wahidyankf/ose-primer --skill grill-me-wahidyankf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grill-me
Source: https://github.com/wahidyankf/ose-primer/tree/main/.claude/skills/grill-me
Command: npx skills add https://github.com/wahidyankf/ose-primer --skill grill-me-wahidyankf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of moving forward with project plans or technical designs that have unexamined gaps, hidden tradeoffs, or unresolved decision branches, which often lead to costly rework, missed requirements, or failed implementations if not caught early.

Core Features & Use Cases

  • Full decision tree coverage: Walks through every branch of a plan or design's decision tree, resolving dependencies sequentially until all choices are validated.
  • Contextualized structured questioning: Presents 2-4 concrete, mutually exclusive options per question with specific tradeoffs, marks exactly one option as Recommended with a rationale tied to the current repo state and user constraints, and always includes a free-form write-in path and a chat option for discussion.
  • Use Case: For example, if you are designing a new CI pipeline for the OSE-style monorepo, use this skill to grill every decision from tool selection to caching strategy to deployment triggers to catch gaps before implementation begins.

Quick Start

Use the grill-me skill to stress-test your new monorepo CI pipeline design before committing to any implementation work.

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 technical design before implementation begins?

To stress-test a technical design before implementation, you can use structured questioning to walk through every decision branch, presenting concrete mutually exclusive options with specific tradeoffs to resolve dependencies sequentially until all choices are validated.

What is the best way to align stakeholders on project plan tradeoffs?

The best way to align stakeholders on project plan tradeoffs is to enforce structured multiple-choice questioning with concrete, mutually exclusive options, while providing a recommended choice contextualized to the current repo state and supporting free-form discussion for every decision branch.

How do I identify hidden decision branches in a pre-implementation design review?

To identify hidden decision branches in a pre-implementation design review, apply structured questioning that walks through the full decision tree, ensuring every dependency is resolved sequentially and all unexamined gaps are eliminated before committing to work.

Can I use structured questioning to validate CI pipeline design decisions for a monorepo?

Yes, you can use structured questioning to validate CI pipeline design decisions for a monorepo by grilling every decision from tool selection to caching strategy, marking one option as recommended based on repo state, and including a free-form write-in path for discussion.

When do I need to stress-test a project plan to prevent rework?

You need to stress-test a project plan to prevent rework when moving forward with designs that have unexamined gaps, hidden tradeoffs, or unresolved decision branches that could lead to costly rework, missed requirements, or failed implementations if not caught early.

Does pre-implementation plan review support free-form discussion of decision branches?

Yes, pre-implementation plan review supports free-form discussion of decision branches by presenting 2-4 concrete mutually exclusive options per question with specific tradeoffs, while always including a free-form write-in path and a chat option to ensure full alignment.