Skip to content

[Extension]: Add Superpowers Bridge #2940

@RbBtSn0w

Description

@RbBtSn0w

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

  • Extension installs successfully via download URL
  • All commands execute without errors
  • Documentation is complete and accurate
  • No security vulnerabilities identified
  • Tested on at least one real project

Submission Requirements

  • Valid extension.yml manifest included
  • README.md with installation and usage instructions
  • LICENSE file included
  • GitHub release created with version tag
  • All command files exist and are properly formatted
  • Extension ID follows naming conventions (lowercase-with-hyphens)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions