obra/superpowers at d884ae04 and open-gsd/gsd-core at 50efae13, reviewed July 18, 2026. Both repositories use MIT licenses.
The practical difference
Choose Superpowers when
- one feature or change is ready for design refinement;
- the team wants implementation steps precise enough for a separate agent session;
- test-first execution and verification are part of the desired method; and
- repository plans should name exact code boundaries.
Choose GSD Core when
- work spans multiple phases, milestones, or context windows;
- research, decisions, current state, execution summaries, verification, and UAT all need durable files;
- the next session must be able to resume from a documented frontier; and
- the team will actively remove or update stale state.
Inspect both same-case outputs
- Superpowers generated design: the design completed, but both implementation-plan attempts stalled.
- GSD generated
.planning/tree: project setup and phase context completed, but the phase-plan run was interrupted before it produced a plan.
