Community-contributed OpenSpec schemas. Each schema is a self-contained bundle that you copy into your project's openspec/schemas/ directory and select per-change with --schema <name>.
| Bridge | Purpose | Status |
|---|---|---|
superpowers-bridge |
Bridges OpenSpec's artifact governance with obra/superpowers execution skills (brainstorming, writing-plans, TDD-via-subagents, code review, finishing). Adds an evidence-first retrospective artifact filling a gap Superpowers does not natively cover. |
v1 |
OpenSpec PR #970 originally proposed sdd-plus-superpowers as a built-in schema. After maintainer review, the integration moved to a community repository — same pattern as github/spec-kit's community extension catalog, which keeps third-party tool integrations out of core.
Benefits:
- OpenSpec core does not take on Superpowers' release cadence
- Bridge can iterate independently
- Other community schemas can join this repository as siblings
Each bridge directory has its own README.md with a copy-paste Claude Code prompt for one-shot installation, plus a manual bash alternative. See e.g. superpowers-bridge/README.md#install.
See docs/roadmap.md for what's planned.
MIT — see LICENSE.