Procházet zdrojové kódy

Move superpowers plugin into plugins/superpowers-bootstrap subdirectory

This restructures the repo to support multiple plugins by moving the current
plugin into a subdirectory. The plugin continues to be published as "superpowers"
in the marketplace.
Jesse Vincent před 11 měsíci
rodič
revize
809956f3bf

+ 0 - 0
.claude-plugin/plugin.json → plugins/superpowers-bootstrap/.claude-plugin/plugin.json


+ 0 - 0
LICENSE → plugins/superpowers-bootstrap/LICENSE


+ 0 - 0
README.md → plugins/superpowers-bootstrap/README.md


+ 0 - 0
RELEASE-NOTES.md → plugins/superpowers-bootstrap/RELEASE-NOTES.md


+ 0 - 0
commands/README.md → plugins/superpowers-bootstrap/commands/README.md


+ 0 - 0
commands/brainstorm.md → plugins/superpowers-bootstrap/commands/brainstorm.md


+ 0 - 0
commands/execute-plan.md → plugins/superpowers-bootstrap/commands/execute-plan.md


+ 0 - 0
commands/write-plan.md → plugins/superpowers-bootstrap/commands/write-plan.md


+ 0 - 0
hooks/hooks.json → plugins/superpowers-bootstrap/hooks/hooks.json


+ 0 - 0
hooks/session-start.sh → plugins/superpowers-bootstrap/hooks/session-start.sh


+ 0 - 0
lib/initialize-skills.sh → plugins/superpowers-bootstrap/lib/initialize-skills.sh