Add command redirects for brainstorm and write-plan

- commands/brainstorm.md: Redirect to brainstorming skill
- commands/write-plan.md: Redirect to writing-plans skill

These command files provide Claude Code slash commands that invoke the
corresponding skills with proper descriptions for discoverability.
This commit is contained in:
Jesse Vincent
2025-10-17 14:37:21 -07:00
parent 4d8db812ae
commit e59cf658c5
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
description: Interactive design refinement using Socratic method
---
Use and follow the brainstorming skill exactly as written
+5
View File
@@ -0,0 +1,5 @@
---
description: Create detailed implementation plan with bite-sized tasks
---
Use the writing-plans skill exactly as written