mirror of
https://github.com/obra/superpowers.git
synced 2026-04-16 02:02:41 +00:00
Simplify installation verification instructions
Remove /help command check and specific slash command list. Skills are primarily invoked by describing what you want to do, not by running specific commands.
This commit is contained in:
13
README.md
13
README.md
@@ -44,18 +44,7 @@ Then install the plugin from this marketplace:
|
||||
|
||||
### Verify Installation
|
||||
|
||||
Check that commands appear:
|
||||
|
||||
```bash
|
||||
/help
|
||||
```
|
||||
|
||||
```
|
||||
# Should see:
|
||||
# /superpowers:brainstorm - Interactive design refinement
|
||||
# /superpowers:write-plan - Create implementation plan
|
||||
# /superpowers:execute-plan - Execute plan in batches
|
||||
```
|
||||
Start a new session and ask Claude to help with something that would trigger a skill (e.g., "help me plan this feature" or "let's debug this issue"). Claude should automatically invoke the relevant superpowers skill.
|
||||
|
||||
### Codex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user