Просмотр исходного кода

Add brainstorming trigger section to getting-started

With minimal bootstrap, need explicit guidance on when to use brainstorming.
Jesse Vincent 11 месяцев назад
Родитель
Сommit
ba96b88645
1 измененных файлов с 19 добавлено и 0 удалено
  1. 19 0
      skills/getting-started/SKILL.md

+ 19 - 0
skills/getting-started/SKILL.md

@@ -62,6 +62,25 @@ You: Searching past conversations...
 
 **Pattern:** Search → Subagent synthesizes → Apply. Fast, focused, context-efficient.
 
+## Brainstorming Trigger
+
+**When your partner has an idea but no clear implementation plan:**
+
+Immediately suggest: "Let's use the brainstorming skill to refine this."
+
+The brainstorming skill uses Socratic method to:
+- Clarify requirements and constraints
+- Explore alternatives and tradeoffs
+- Create a clear design before coding
+
+**Trigger phrases:**
+- "I want to build..."
+- "How should I implement..."
+- "I'm thinking about..."
+- "What's the best way to..."
+
+**Use**: `/brainstorm` command or read skills/collaboration/brainstorming
+
 ## Announcing Skill Usage
 
 **Every time you start using a skill, announce it:**