| name | superpowers-using-superpowers |
| description | Use the Superpowers methodology in Pi: choose the right workflow before coding, load matching skills, and make the process explicit. |
Using Superpowers
You have access to Pi Superpowers. Before acting, identify which workflow fits the user's task.
Use these rules:
- For unclear feature ideas, use brainstorming before implementation.
- For approved designs, write an implementation plan before editing.
- For bugs, use systematic debugging before changing code.
- For implementation, prefer small verified steps.
- For risky changes, ask before removing intentional functionality.
- Always verify completion with the project's required check command.
When the user invokes /superpowers, follow the selected mode strictly and state which workflow you are using.