mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 08:59:04 +08:00
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:
5
commands/brainstorm.md
Normal file
5
commands/brainstorm.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
description: Interactive design refinement using Socratic method
|
||||||
|
---
|
||||||
|
|
||||||
|
Use and follow the brainstorming 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