Skip to content

[extension] Add Spec Roadmap extension to community catalog#3153

Merged
mnriem merged 1 commit into
mainfrom
add-roadmap-extension-1453d42835937786
Jun 24, 2026
Merged

[extension] Add Spec Roadmap extension to community catalog#3153
mnriem merged 1 commit into
mainfrom
add-roadmap-extension-1453d42835937786

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Add the Spec Roadmap (roadmap) community extension submitted by @srobroek.

What changed

  • extensions/catalog.community.json — new entry inserted in alphabetical order (between ripple and schedule)
  • docs/community/extensions.md — new row inserted in alphabetical order (between Spec Refine and Spec Scope)

Validation results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) roadmap
Version follows semver (X.Y.Z) 0.1.0
Repository exists and is public https://github.com/srobroek/speckit-roadmap
extension.yml present
README.md present
LICENSE present
GitHub release v0.1.0 exists ✅ published 2026-06-24
Download URL follows archive pattern archive/refs/tags/v0.1.0.zip
Testing checklist all checked
Submission requirements all checked

Catalog entry summary

  • Name: Spec Roadmap
  • Author: srobroek
  • Version: 0.1.0
  • License: Apache-2.0
  • Category: process | Effect: read-write
  • Commands: 4 | Hooks: 3
  • Requires: Spec Kit ≥ 0.11.6
  • Tags: roadmap, planning, governance, review, spec-alignment

Closes #3150
cc @srobroek

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

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

Closes #3150

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 20:23
@mnriem mnriem self-requested a review as a code owner June 24, 2026 20:23
Copilot AI review requested due to automatic review settings June 24, 2026 20: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 Spec Roadmap (roadmap) community extension to Spec Kit’s community extension catalog and documentation, making it discoverable and installable via the standard community catalog flow.

Changes:

  • Added a new roadmap entry to extensions/catalog.community.json (including metadata like version, URLs, category/effect, requirements, and timestamps).
  • Added a corresponding “Spec Roadmap” row to the community extensions table in docs/community/extensions.md.
  • Bumped the catalog-level updated_at timestamp to reflect the catalog change.
Show a summary per file
File Description
extensions/catalog.community.json Adds the new roadmap extension entry and updates the catalog timestamp.
docs/community/extensions.md Adds the “Spec Roadmap” row to the community extensions list.

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 0cde6be into main Jun 24, 2026
13 checks passed
@mnriem mnriem deleted the add-roadmap-extension-1453d42835937786 branch June 24, 2026 20:32
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 Roadmap

2 participants