docs(catalog): add speckit-utils to community catalog#1896
docs(catalog): add speckit-utils to community catalog#1896mnriem merged 3 commits intogithub:mainfrom
Conversation
Adds SDD Utilities extension (resume, doctor, validate) to the community catalog and README table. Hosted at mvanhorn/speckit-utils. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds a new community extension (“SDD Utilities” / speckit-utils) to the Spec Kit community extension catalog and README, making it discoverable via the published catalog.
Changes:
- Added
speckit-utilsentry toextensions/catalog.community.json(metadata, URLs, tags, requirements). - Added “SDD Utilities” row to the community extensions table in
extensions/README.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| extensions/README.md | Adds the extension to the community extensions listing table. |
| extensions/catalog.community.json | Registers the extension in the community catalog with its metadata and download URL. |
💡 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 address Copilot feedback. Make sure it is not just midnight ;)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds the speckit-utils community extension metadata so it can be discovered/installed via the Spec Kit community catalog, and lists it in the extensions README.
Changes:
- Added
speckit-utilsrow toextensions/README.mdin alphabetical order. - Added
speckit-utilsentry toextensions/catalog.community.json(including download/repo/docs/changelog URLs, tags, provides/requires metadata). - Bumped the catalog’s top-level
updated_at.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| extensions/README.md | Adds speckit-utils to the “Available Community Extensions” table. |
| extensions/catalog.community.json | Adds the speckit-utils catalog entry and updates the catalog timestamp. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@mvanhorn Thank you! |
|
Thanks for the merge! Excited to see speckit-utils in the catalog. |
Summary
Adds the speckit-utils extension to the community catalog and README.
Three SDD utility commands:
Per feedback on PRs #1892, #1893, #1894, #1895 - moved to standalone repo and submitting via catalog.
Changes
speckit-utilsentry tocatalog.community.json(alphabetized by ID)Test plan
python3 -m json.tool extensions/catalog.community.jsoncurl -sI https://github.com/mvanhorn/speckit-utils/archive/refs/tags/v1.0.0.zip | head -1