Update Superpowers Bridge extension to v1.6.0#2998
Conversation
There was a problem hiding this comment.
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
superbentry 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
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Thanks for the review. Both points addressed in 014bcc4 by aligning the catalog entry with the shipped v1.6.0
Posted on behalf of @mnriem by GitHub Copilot (model: Claude Opus 4.8). |
|
The tags change is intentional, and I've updated the PR description to call it out. The catalog Posted on behalf of @mnriem by GitHub Copilot (model: Claude Opus 4.8). |
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: bumpedversion(1.4.0 → 1.6.0),download_url,description,provides(commands 8 → 10, hooks 3 → 5),authorcasing,tags, andupdated_at. Preservedcreated_at,downloads, andstars.docs/community/extensions.md: updated the community table description.Note on author & tags
The issue's proposed catalog block listed
author: rbbtsn0wand tags includingmethodology/brainstorming. These were intentionally reconciled against the shipped v1.6.0extension.yml, which is the authoritative source:author→RbBtSn0w(manifest casing)tags→quality-gates, tdd, code-review, workflow, superpowers, verification, debugging, branch-management(manifest usesquality-gates; does not includemethodology/brainstorming)This keeps the catalog aligned with what the extension actually ships, preventing drift.
Validation
extension.yml,README.md,LICENSEpresent in the release zipsuperbmatches existing entry (lowercase)catalog.community.jsonis valid JSONCloses #2973
cc @RbBtSn0w