| name | agentic-adapter-superpowers |
| description | Execute one governed packet through Superpowers while preserving governance truth. |
Agentic Adapter: Superpowers
Use this adapter when you want Superpowers skill discipline inside a single governed packet.
Workflow
- Load the packet and confirm the allowed adapter list includes
superpowers.
- Convert the packet into a concise bounded execution brief.
- Use the appropriate Superpowers stage tools inside that packet only.
- Write the resulting proof and proposed status back into governance artifacts.
Hard Rules
- Superpowers does not replace packet governance.
- TDD and review discipline happen inside the packet, not instead of the packet.
- Packet scope leakage must become
needs-split, not “while I’m here” implementation.