Ver código fonte

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.
Jesse Vincent 8 meses atrás
pai
commit
5e0d2f8175
1 arquivos alterados com 1 adições e 12 exclusões
  1. 1 12
      README.md

+ 1 - 12
README.md

@@ -44,18 +44,7 @@ Then install the plugin from this marketplace:
 
 
 ### Verify Installation
 ### 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
 ### Codex