Skip to content

Commit c0bec1c

Browse files
authored
Architecture redesign (#3325)
* first grill round * second grill round
1 parent c10916e commit c0bec1c

File tree

2 files changed

+382
-0
lines changed

2 files changed

+382
-0
lines changed

.cursor/skills/grill-me/SKILL.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: grill-me
3+
description: Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
4+
---
5+
6+
Interview me 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. For each question, provide your recommended answer.
7+
8+
If a question can be answered by exploring the codebase, explore the codebase instead.

0 commit comments

Comments
 (0)