Skip to content

Update Superpowers Bridge extension to v1.6.0#2998

Merged
mnriem merged 2 commits into
mainfrom
mnriem/community-2973-add-superpowers-bridge
Jun 16, 2026
Merged

Update Superpowers Bridge extension to v1.6.0#2998
mnriem merged 2 commits into
mainfrom
mnriem/community-2973-add-superpowers-bridge

Conversation

@mnriem

@mnriem mnriem commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Updates the superb (Superpowers Bridge) community extension from v1.4.0 to v1.6.0, submitted in #2973 by @RbBtSn0w.

Changes

  • extensions/catalog.community.json: bumped version (1.4.0 → 1.6.0), download_url, description, provides (commands 8 → 10, hooks 3 → 5), author casing, tags, and updated_at. Preserved created_at, downloads, and stars.
  • docs/community/extensions.md: updated the community table description.

Note on author & tags

The issue's proposed catalog block listed author: rbbtsn0w and tags including methodology/brainstorming. These were intentionally reconciled against the shipped v1.6.0 extension.yml, which is the authoritative source:

  • authorRbBtSn0w (manifest casing)
  • tagsquality-gates, tdd, code-review, workflow, superpowers, verification, debugging, branch-management (manifest uses quality-gates; does not include methodology/brainstorming)

This keeps the catalog aligned with what the extension actually ships, preventing drift.

Validation

  • ✅ v1.6.0 GitHub release exists; download URL resolves (HTTP 200)
  • extension.yml, README.md, LICENSE present in the release zip
  • ✅ Manifest confirms 10 commands and 5 hooks
  • ✅ Extension ID superb matches existing entry (lowercase)
  • catalog.community.json is valid JSON

Closes #2973

cc @RbBtSn0w

Update superb extension submitted by @RbBtSn0w:
- extensions/catalog.community.json (version, download_url, description, provides, updated_at)
- docs/community/extensions.md community extensions table

Closes #2973

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 14:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the community extension catalog metadata for Superpowers Bridge (superb) to reflect the v1.6.0 release, and refreshes the corresponding entry in the community extensions documentation.

Changes:

  • Updated superb entry in the community extensions catalog (version, download URL, description, provides counts, updated timestamp).
  • Updated the “Superpowers Bridge” row description in the community extensions table.
Show a summary per file
File Description
extensions/catalog.community.json Updates the superb extension metadata to point to v1.6.0 and reflect updated capabilities.
docs/community/extensions.md Updates the Superpowers Bridge table-row description to match the new catalog description.

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 Outdated
Comment thread extensions/catalog.community.json
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem

mnriem commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator Author

Thanks for the review. Both points addressed in 014bcc4 by aligning the catalog entry with the shipped v1.6.0 extension.yml:

  • authorRbBtSn0w (matches manifest casing)
  • tagsquality-gates, tdd, code-review, workflow, superpowers, verification, debugging, branch-management (dropped methodology/brainstorming, added quality-gates)

Posted on behalf of @mnriem by GitHub Copilot (model: Claude Opus 4.8).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot's findings

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

Comment thread extensions/catalog.community.json
@mnriem

mnriem commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator Author

The tags change is intentional, and I've updated the PR description to call it out. The catalog author and tags are reconciled against the shipped v1.6.0 extension.yml (the authoritative source), which uses quality-gates and omits methodology/brainstorming. The proposed block in #2973 predated the manifest, so aligning to the shipped manifest prevents catalog drift.

Posted on behalf of @mnriem by GitHub Copilot (model: Claude Opus 4.8).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot's findings

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

@mnriem mnriem merged commit 33fefde into main Jun 16, 2026
14 checks passed
@mnriem mnriem deleted the mnriem/community-2973-add-superpowers-bridge branch June 16, 2026 14:34
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.

[Extension]: Add Superpowers Bridge

2 participants