Skip to content

docs(catalog): add speckit-utils to community catalog#1896

Merged
mnriem merged 3 commits intogithub:mainfrom
mvanhorn:osc/add-speckit-utils-to-community-catalog
Mar 18, 2026
Merged

docs(catalog): add speckit-utils to community catalog#1896
mnriem merged 3 commits intogithub:mainfrom
mvanhorn:osc/add-speckit-utils-to-community-catalog

Conversation

@mvanhorn
Copy link
Contributor

Summary

Adds the speckit-utils extension to the community catalog and README.

Three SDD utility commands:

  • resume - Detect workflow state and suggest next command
  • doctor - Validate project health (templates, config, scripts, artifacts)
  • validate - Verify spec-to-task traceability and implementation completeness

Per feedback on PRs #1892, #1893, #1894, #1895 - moved to standalone repo and submitting via catalog.

Changes

  • Added speckit-utils entry to catalog.community.json (alphabetized by ID)
  • Added row to README Available Extensions table (alphabetized by first column)

Test plan

  • Verify JSON is valid: python3 -m json.tool extensions/catalog.community.json
  • Verify download URL resolves: curl -sI https://github.com/mvanhorn/speckit-utils/archive/refs/tags/v1.0.0.zip | head -1

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>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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-utils entry to extensions/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.

Copy link
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

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

Please address Copilot feedback. Make sure it is not just midnight ;)

mvanhorn and others added 2 commits March 18, 2026 12:19
@mnriem mnriem self-requested a review March 18, 2026 19:22
@mnriem mnriem requested a review from Copilot March 18, 2026 19:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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-utils row to extensions/README.md in alphabetical order.
  • Added speckit-utils entry to extensions/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.

@mnriem mnriem merged commit 6d0b84a into github:main Mar 18, 2026
12 checks passed
@mnriem
Copy link
Collaborator

mnriem commented Mar 18, 2026

@mvanhorn Thank you!

@mvanhorn
Copy link
Contributor Author

Thanks for the merge! Excited to see speckit-utils in the catalog.

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.

3 participants