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.