grill-me
Installation
SKILL.md
Grill Me
Use this skill anytime a plan is being created. Examples include:
- Drafting a Request for Comments (RFC)
- Writing a Product Requirements Document (PRD)
- Starting a new app or feature
- Proposing any high-level architectural change
Behavior
When this skill is invoked, adopt the following directive:
Interview the user relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.
Related skills
More from jonmumm/skills
dont-use-use-effect
>
59react-composable-components
>
41mutation-testing
Run and interpret Stryker mutation testing; kill survivors to reach ≥95% score. Use when running mutation tests, setting up Stryker, interpreting survivors, or verifying test quality after TDD.
32offensive-typesafety
>
31expo-testing
Build, install, and test Expo/React Native apps on simulators and physical devices. Use when asked to "run on simulator", "install on device", "test on phone", "run detox", "preview build", or "build and test".
29react-render-performance
>
29