Skip to content

Add Spec Orchestrator extension to community catalog#2350

Open
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Quratulain-bilal:add-orchestrator-extension
Open

Add Spec Orchestrator extension to community catalog#2350
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Quratulain-bilal:add-orchestrator-extension

Conversation

@Quratulain-bilal
Copy link
Copy Markdown
Contributor

Summary

Adds Spec Orchestrator to the community catalog — a cross-feature orchestration extension that helps Spec Kit users
coordinate work across multiple parallel specs.

Solves Issue #2238 (cross-feature orchestration request).

Extension Details

Commands (4)

  • /speckit.orchestrator.status — Multi-feature lifecycle dashboard
  • /speckit.orchestrator.next — Cross-feature task queue with filters
  • /speckit.orchestrator.conflicts — File overlap detection across specs
  • /speckit.orchestrator.sync — Write specs/status.json snapshot

Changes

  • Added orchestrator entry to extensions/catalog.community.json (alphabetical position between optimize and
    plan-review-gate)
  • Added "Spec Orchestrator" row to README community extensions table (alphabetical between Spec Diagram and Spec Refine)
  • Bumped top-level updated_at to 2026-04-24T10:00:00Z
  • Entry created_at/updated_at set to 2026-04-24T10:00:00Z

Checklist

  • JSON is valid
  • Alphabetical ordering preserved in catalog
  • Alphabetical ordering preserved in README
  • Release tagged v1.0.0
  • MIT license
  • Read-only extension (no spec mutation)
  • Single clean commit

Related

Responds to community need expressed in #2238. Maintainer @mnriem noted extensions are the right place for such
patterns.

Copy link
Copy Markdown
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 Spec Orchestrator community extension to Spec Kit’s discovery surfaces (community extensions catalog + root README table), addressing the cross-feature orchestration need from Issue #2238.

Changes:

  • Added the orchestrator entry to extensions/catalog.community.json (kept in alphabetical order) and bumped the catalog updated_at.
  • Added the “Spec Orchestrator” row to the root README.md community extensions table (kept in alphabetical order).
Show a summary per file
File Description
extensions/catalog.community.json Adds the new community extension entry and updates the catalog timestamp.
README.md Adds the extension to the community extensions table for discoverability.

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

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