Skip to content

Add superpowers-bridge community extension#2309

Merged
mnriem merged 2 commits intogithub:mainfrom
WangX0111:add-superpowers-bridge-extension
Apr 22, 2026
Merged

Add superpowers-bridge community extension#2309
mnriem merged 2 commits intogithub:mainfrom
WangX0111:add-superpowers-bridge-extension

Conversation

@WangX0111
Copy link
Copy Markdown
Contributor

Summary

Adds the superpowers-bridge community extension to the catalog and README table.

This extension bridges spec-kit specification-driven development with obra/superpowers agent capabilities (brainstorming, writing-plans, TDD, subagent-driven-development, code-review) into a unified, resumable workflow with graceful degradation and session progress tracking.

Extension Details

Field Value
ID superpowers-bridge
Name Superpowers Bridge
Author WangX0111
Version 1.0.0
Repository https://github.com/WangX0111/superspec
License MIT
Commands 5
Hooks 3
speckit_version >=0.1.0

Features

  • 5 commands: status, brainstorm, tasks, execute, review
  • 3 hooks: after-tasks, before-execute, after-execute
  • Graceful degradation: Built-in fallback when superpowers skills aren't installed
  • Session resumability: Progress tracking via progress.yml and superpowers.yml
  • Bilingual documentation: English and Chinese

Changes

  • Added entry to extensions/catalog.community.json (verified: false)
  • Added row to Community Extensions table in README.md

Checklist

  • Extension repository is public on GitHub
  • Extension has a valid extension.yml manifest
  • Extension has a LICENSE file (MIT)
  • download_url points to a valid release archive (v1.0.0)
  • Entry added to catalog.community.json with verified: false
  • Row added to Community Extensions table in README

Adds the superpowers-bridge extension by WangX0111 to the community
catalog and README table. This extension bridges spec-kit with
obra/superpowers (brainstorming, TDD, subagent-driven-development,
code-review) into a unified, resumable workflow with graceful
degradation and session progress tracking.

Extension details:
- ID: superpowers-bridge
- Repository: https://github.com/WangX0111/superspec
- Version: 1.0.0
- Commands: 5, Hooks: 3
- License: MIT
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the superpowers-bridge community extension to the repo’s community extension catalog and exposes it in the README’s Community Extensions table.

Changes:

  • Added a new superpowers-bridge entry to extensions/catalog.community.json (unverified).
  • Added a new “Superpowers Bridge (WangX0111)” row to the Community Extensions table in README.md.
Show a summary per file
File Description
extensions/catalog.community.json Adds the new community extension metadata entry (id, URLs, requirements, tags).
README.md Adds the extension to the Community Extensions table for discoverability.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment thread extensions/catalog.community.json
Comment thread extensions/catalog.community.json Outdated
Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address Copilot feedback

- Update top-level updated_at to 2026-04-22
- Shorten description to under 200 characters
@WangX0111
Copy link
Copy Markdown
Contributor Author

Thanks for the review! I've addressed both Copilot feedback items:

  1. Updated top-level updated_at from 2026-04-21 to 2026-04-22
  2. Shortened description to under 200 characters: Bridges spec-kit workflows with obra/superpowers capabilities for brainstorming, TDD, code review, and resumable execution.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new

@mnriem mnriem self-requested a review April 22, 2026 13:14
@mnriem mnriem merged commit dd9c0b0 into github:main Apr 22, 2026
15 checks passed
@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented Apr 22, 2026

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants