Skip to content

[extension] Add Spec Kit Discovery Extension to community catalog#3119

Merged
mnriem merged 1 commit into
mainfrom
add-discovery-extension-9a781eede7af57ac
Jun 23, 2026
Merged

[extension] Add Spec Kit Discovery Extension to community catalog#3119
mnriem merged 1 commit into
mainfrom
add-discovery-extension-9a781eede7af57ac

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the Spec Kit Discovery Extension (discovery) to the community catalog, submitted by @bigsmartben via issue #3113.

Changes

  • extensions/catalog.community.json — new discovery entry inserted in alphabetical order (between diagram and docguard); top-level updated_at refreshed to 2026-06-23
  • docs/community/extensions.md — new row inserted in alphabetical order by name (between Spec Diagram and Spec Kit Schedule)

Validation results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) discovery
Version semver (X.Y.Z) 0.2.0
Repository publicly accessible https://github.com/bigsmartben/spec-kit-discovery
extension.yml present
README.md present
LICENSE present
GitHub release v0.2.0 exists (not draft/prerelease)
Download URL follows archive/refs/tags/v0.2.0.zip pattern
All testing checklist items checked
All submission requirements checked

Extension summary

  • 6 commands, 0 hooks
  • Category: process / Effect: read-write
  • Commands: speckit.discovery.feasibility, speckit.discovery.techselect, speckit.discovery.decision, speckit.discovery.codebase, speckit.discovery.codebase-api-imp, speckit.discovery.poc
  • Requires Spec Kit >=0.1.0, no external tool dependencies

Closes #3113
cc @bigsmartben

Generated by 🧩 Add Community Extension from Issue Submission for issue #3113 · 409.7 AIC · ⌖ 28.5 AIC · ⊞ 32.9K ·

Add discovery extension submitted by @bigsmartben to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #3113

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem mnriem marked this pull request as ready for review June 23, 2026 13:23
@mnriem mnriem self-requested a review as a code owner June 23, 2026 13:23
Copilot AI review requested due to automatic review settings June 23, 2026 13:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 community-submitted Spec Kit Discovery Extension (discovery) to the project’s community extension discovery surface (the community catalog + the rendered docs list), consistent with the repository’s established catalog/table ordering conventions.

Changes:

  • Refreshed extensions/catalog.community.json top-level updated_at and added the new discovery entry (id-sorted between diagram and docguard).
  • Added the corresponding row to docs/community/extensions.md (name-sorted between Spec Diagram and Spec Kit Schedule).
Show a summary per file
File Description
extensions/catalog.community.json Adds the discovery extension metadata entry and refreshes catalog updated_at.
docs/community/extensions.md Adds a new Community Extensions table row for “Spec Kit Discovery Extension”.

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: 0

@mnriem mnriem merged commit a86ee0e into main Jun 23, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Add Spec Kit Discovery Extension

2 participants