feat: add superpowers bridge extension to community catalog#2023
Open
RbBtSn0w wants to merge 3 commits intogithub:mainfrom
Open
feat: add superpowers bridge extension to community catalog#2023RbBtSn0w wants to merge 3 commits intogithub:mainfrom
RbBtSn0w wants to merge 3 commits intogithub:mainfrom
Conversation
The specify extension add command requires the extension name as a positional argument. Many documentation files incorrectly demonstrated using the --from flag without specifying the extension name first.
Orchestrates obra/superpowers skills within the spec-kit SDD workflow.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Superpowers Bridge (superb) extension to the community extension catalog and updates documentation/examples to match the current specify extension add <extension-name> --from <url> CLI usage.
Changes:
- Add
superb(Superpowers Bridge) entry toextensions/catalog.community.json, including requirements/provides/tags metadata. - Update extension installation examples across docs/templates to include the required positional
<extension-name>when using--from. - Add Superpowers Bridge to the root README community extensions table.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Adds the superb extension entry and refreshes catalog metadata/typography. |
| extensions/README.md | Updates install-by-URL example to include <extension-name>. |
| extensions/EXTENSION-USER-GUIDE.md | Updates install-by-URL examples to include <extension-name>. |
| extensions/EXTENSION-PUBLISHING-GUIDE.md | Updates publishing test command example to include <extension-name>. |
| extensions/EXTENSION-DEVELOPMENT-GUIDE.md | Updates install-by-URL example to include <extension-name>. |
| README.md | Adds Superpowers Bridge row to the community extensions table. |
| .github/ISSUE_TEMPLATE/extension_submission.yml | Updates submission template install test/example to include <extension-name>. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing