feat: add superpowers bridge extension to community catalog#2023
feat: add superpowers bridge extension to community catalog#2023mnriem merged 4 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.
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.
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.
mnriem
left a comment
There was a problem hiding this comment.
Please resolve conflicts
updated |
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.
|
Thank you! |
Summary
Testing