Extension ID
superb
Extension Name
Superpowers Bridge
Version
1.6.0
Description
Bridges selected Superpowers disciplines into Spec Kit as evidence-first trust gates for agent workflows.
Author
RbBtSn0w
Repository URL
https://github.com/RbBtSn0w/spec-kit-extensions
Download URL
https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.6.0/superpowers-bridge.zip
License
MIT
Homepage (optional)
https://github.com/RbBtSn0w/spec-kit-extensions
Documentation URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/README.md
Changelog URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/CHANGELOG.md
Required Spec Kit Version
=0.4.3
Required Tools (optional)
- superpowers (>=5.0.0) - optional
Number of Commands
10
Number of Hooks (optional)
5
Tags
methodology, tdd, code-review, workflow, superpowers, brainstorming, verification, debugging, branch-management
Key Features
- Bridges selected Superpowers disciplines into Spec Kit as trust gates.
- Supporting 10 commands covering the full development lifecycle.
- Resumable workflows.
Testing Checklist
Submission Requirements
Testing Details
Tested on macOS 14.0 with Spec Kit. All tests pass locally.
Example Usage
specify extension add superb --from https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.6.0/superpowers-bridge.zip
Proposed Catalog Entry
{
"superb": {
"name": "Superpowers Bridge",
"id": "superb",
"description": "Bridges selected Superpowers disciplines into Spec Kit as evidence-first trust gates for agent workflows.",
"author": "RbBtSn0w",
"version": "1.6.0",
"download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.6.0/superpowers-bridge.zip",
"repository": "https://github.com/RbBtSn0w/spec-kit-extensions",
"homepage": "https://github.com/RbBtSn0w/spec-kit-extensions",
"documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/README.md",
"changelog": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/CHANGELOG.md",
"license": "MIT",
"requires": {
"speckit_version": ">=0.4.3",
"tools": [
{
"name": "superpowers",
"version": ">=5.0.0",
"required": false
}
]
},
"provides": {
"commands": 10,
"hooks": 5
},
"tags": [
"methodology",
"tdd",
"code-review",
"workflow",
"superpowers",
"brainstorming",
"verification",
"debugging",
"branch-management"
],
"verified": false,
"downloads": 0,
"stars": 0,
"created_at": "2026-03-30T00:00:00Z",
"updated_at": "2026-06-07T03:09:03Z"
}
}
Additional Context
No response
Extension ID
superb
Extension Name
Superpowers Bridge
Version
1.6.0
Description
Bridges selected Superpowers disciplines into Spec Kit as evidence-first trust gates for agent workflows.
Author
RbBtSn0w
Repository URL
https://github.com/RbBtSn0w/spec-kit-extensions
Download URL
https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.6.0/superpowers-bridge.zip
License
MIT
Homepage (optional)
https://github.com/RbBtSn0w/spec-kit-extensions
Documentation URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/README.md
Changelog URL (optional)
https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/CHANGELOG.md
Required Spec Kit Version
Required Tools (optional)
Number of Commands
10
Number of Hooks (optional)
5
Tags
methodology, tdd, code-review, workflow, superpowers, brainstorming, verification, debugging, branch-management
Key Features
Testing Checklist
Submission Requirements
extension.ymlmanifest includedTesting Details
Tested on macOS 14.0 with Spec Kit. All tests pass locally.
Example Usage
Proposed Catalog Entry
{ "superb": { "name": "Superpowers Bridge", "id": "superb", "description": "Bridges selected Superpowers disciplines into Spec Kit as evidence-first trust gates for agent workflows.", "author": "RbBtSn0w", "version": "1.6.0", "download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.6.0/superpowers-bridge.zip", "repository": "https://github.com/RbBtSn0w/spec-kit-extensions", "homepage": "https://github.com/RbBtSn0w/spec-kit-extensions", "documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/README.md", "changelog": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/CHANGELOG.md", "license": "MIT", "requires": { "speckit_version": ">=0.4.3", "tools": [ { "name": "superpowers", "version": ">=5.0.0", "required": false } ] }, "provides": { "commands": 10, "hooks": 5 }, "tags": [ "methodology", "tdd", "code-review", "workflow", "superpowers", "brainstorming", "verification", "debugging", "branch-management" ], "verified": false, "downloads": 0, "stars": 0, "created_at": "2026-03-30T00:00:00Z", "updated_at": "2026-06-07T03:09:03Z" } }Additional Context
No response