Răsfoiți Sursa

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.
Jesse Vincent 10 luni în urmă
părinte
comite
e59cf658c5
2 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 5 0
      commands/brainstorm.md
  2. 5 0
      commands/write-plan.md

+ 5 - 0
commands/brainstorm.md

@@ -0,0 +1,5 @@
+---
+description: Interactive design refinement using Socratic method
+---
+
+Use and follow the brainstorming skill exactly as written

+ 5 - 0
commands/write-plan.md

@@ -0,0 +1,5 @@
+---
+description: Create detailed implementation plan with bite-sized tasks
+---
+
+Use the writing-plans skill exactly as written