Initial commit
This commit is contained in:
10
commands/brainstorm.md
Normal file
10
commands/brainstorm.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
description: Interactive design refinement using Socratic method with AskUserQuestion tool
|
||||
---
|
||||
|
||||
Use and follow the brainstorm skill exactly as written
|
||||
|
||||
**🚨 CRITICAL REQUIREMENTS**:
|
||||
|
||||
1. **Write plan file FIRST**: Create `.claude/docs/plans/<topic>-design.md` BEFORE asking questions, then update it incrementally after EACH answer. Do NOT wait until the end.
|
||||
2. **Use AskUserQuestion tool for ALL questions**: NEVER output questions as plain text - always use the tool to enable interactive selection.
|
||||
5
commands/execute-plan.md
Normal file
5
commands/execute-plan.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: Execute plan in batches with review checkpoints
|
||||
---
|
||||
|
||||
Use the executing-plans skill exactly as written
|
||||
5
commands/write-plan.md
Normal file
5
commands/write-plan.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: Create detailed implementation plan with bite-sized tasks
|
||||
---
|
||||
|
||||
Use the writing-plans skill exactly as written
|
||||
Reference in New Issue
Block a user