-
grill-me(mattpocock/skills/grill-meor internalgrilling)- What it does: Conducts a relentless, adversarial Socratic interview to stress-test a brainstormed design before implementation.
- Why it complements: Brainstorming skills generate options;
grill-meaggressively tests assumptions, edge cases, and failure modes to ensure the selected design is rock-solid.
-
to-prd&prd-to-plan- What it does: Takes raw product discovery/brainstorm outputs and structures them into formal Product Requirement Documents (PRDs), then breaks down PRDs into granular execution tasks (
prd-to-issues). - Why it complements: Bridges the gap between divergent ideation (
product-brainstorming) and concrete execution tracking.
- What it does: Takes raw product discovery/brainstorm outputs and structures them into formal Product Requirement Documents (PRDs), then breaks down PRDs into granular execution tasks (
-
codebase-design&domain-modeling
- What it does: Maps out domain terminology, ubiquitous language, and high-level software architecture.