Skip to content

[extension] Add Golden Demo extension to community catalog#3151

Merged
mnriem merged 2 commits into
mainfrom
add-golden-demo-extension-282402223759d902
Jun 24, 2026
Merged

[extension] Add Golden Demo extension to community catalog#3151
mnriem merged 2 commits into
mainfrom
add-golden-demo-extension-282402223759d902

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the Golden Demo extension (golden-demo) to the community catalog, submitted by @jasstt in #3127.

What changed

  • extensions/catalog.community.json — new entry inserted in alphabetical order (between github-issues and harness)
  • docs/community/extensions.md — new row inserted in alphabetical order (between "GitHub Issues Integration 2" and "Improve Extension")
  • Top-level updated_at timestamp refreshed to 2026-06-24T00:00:00Z

Extension summary

Field Value
ID golden-demo
Version 0.1.1
Author jasstt
License MIT
Category docs
Effect read-write
Commands 2
Hooks 2 (after_plan, after_implement)
Required Spec Kit >=0.1.0

Description: Extracts acceptance criteria from specs, builds test vectors, and produces a behavioral drift report — complementary to Architecture Guard and CDD.

Validation results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) ✅ Pass
Version semver (X.Y.Z) ✅ Pass
Repository exists and is public ✅ Pass
extension.yml present ✅ Pass
README.md present ✅ Pass
LICENSE file present ✅ Pass
GitHub release v0.1.1 exists ✅ Pass
Download URL matches archive pattern ✅ Pass
Testing checklist fully checked ✅ Pass
Submission requirements fully checked ✅ Pass

All checks passed.

Closes #3127
cc @jasstt

Generated by 🧩 Add Community Extension from Issue Submission for issue #3127 · 392.9 AIC · ⌖ 17.1 AIC · ⊞ 32.9K ·

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

Closes #3127

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Jun 24, 2026
11 tasks
@mnriem mnriem marked this pull request as ready for review June 24, 2026 19:40
@mnriem mnriem self-requested a review as a code owner June 24, 2026 19:40
Copilot AI review requested due to automatic review settings June 24, 2026 19:40
mnriem
mnriem previously approved these changes Jun 24, 2026

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 Golden Demo community extension (golden-demo) to Spec Kit’s community extension discovery catalog, and surfaces it in the public community extensions table.

Changes:

  • Added a new golden-demo entry to extensions/catalog.community.json and refreshed the catalog updated_at.
  • Added a corresponding “Golden Demo” row to docs/community/extensions.md in alphabetical order.
Show a summary per file
File Description
extensions/catalog.community.json Adds the golden-demo catalog entry and updates the top-level updated_at timestamp.
docs/community/extensions.md Adds the Golden Demo row to the Community Extensions table.

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

Comment thread extensions/catalog.community.json
Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Copilot AI requested a review from mnriem June 24, 2026 19:57
@mnriem mnriem merged commit e12beda into main Jun 24, 2026
12 checks passed
@mnriem mnriem deleted the add-golden-demo-extension-282402223759d902 branch June 24, 2026 20:17
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 golden-demo

3 participants