update 'Verify Installation' section

'Verify Installation' section with updated instructions.
This commit is contained in:
Drew Ritter
2026-02-17 11:46:28 -08:00
committed by GitHub
parent 772ec9f834
commit a0b9ecce2b

View File

@@ -51,10 +51,6 @@ In Cursor Agent chat, install from marketplace:
/plugin-add superpowers
```
### Verify Installation
Start a new session in Claude or Cursor and ask for something that should trigger a skill (for example, "help me plan this feature" or "let's debug this issue"). The agent should automatically invoke the relevant superpowers skill.
### Codex
Tell Codex:
@@ -75,6 +71,10 @@ Fetch and follow instructions from https://raw.githubusercontent.com/obra/superp
**Detailed docs:** [docs/README.opencode.md](docs/README.opencode.md)
### Verify Installation
Start a new session in your chosen platform and ask for something that should trigger a skill (for example, "help me plan this feature" or "let's debug this issue"). The agent should automatically invoke the relevant superpowers skill.
## The Basic Workflow
1. **brainstorming** - Activates before writing code. Refines rough ideas through questions, explores alternatives, presents design in sections for validation. Saves design document.