Skip to content

[extension] Add Multi-Repo Branch Sync extension to community catalog#3411

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-multi-repo-sync-extension-4b914cba3e1b9c18
Open

[extension] Add Multi-Repo Branch Sync extension to community catalog#3411
github-actions[bot] wants to merge 1 commit into
mainfrom
add-multi-repo-sync-extension-4b914cba3e1b9c18

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Add the multi-repo-sync community extension to the Spec Kit catalog.

Summary

Adds the Multi-Repo Branch Sync extension submitted by @sebastienthibaud via #3406:

  • extensions/catalog.community.json — new entry inserted in alphabetical order between multi-model-review and multi-sites
  • docs/community/extensions.md — new row inserted in alphabetical order between Multi-Model Review and Multi-Sites Spec Kit

Extension Details

Field Value
ID multi-repo-sync
Version 1.0.0
Author Fyloss
License MIT
Commands 3
Hooks 2
Category process
Effect read-write

Validation Results

All checks passed ✅

  • ✅ Extension ID format: multi-repo-sync matches ^[a-z][a-z0-9-]*$
  • ✅ Version format: 1.0.0 follows semver X.Y.Z
  • ✅ Repository accessible: https://github.com/fyloss/spec-kit-multi-repo-sync
  • extension.yml present in repository
  • README.md present in repository
  • LICENSE present in repository
  • ✅ GitHub release v1.0.0 exists with release asset spec-kit-multi-repo-sync.zip at the stated download URL
  • ✅ Download URL follows releases/download/<tag>/<asset>.zip pattern
  • ✅ All Testing Checklist items checked
  • ✅ All Submission Requirements items checked

Closes #3406
cc @sebastienthibaud

Generated by 🧩 Add Community Extension from Issue Submission for issue #3406 · 335.9 AIC · ⌖ 17.6 AIC · ⊞ 32.9K ·

Add multi-repo-sync extension submitted by @sebastienthibaud to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #3406

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem

mnriem commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

@mnriem mnriem marked this pull request as ready for review July 9, 2026 17:41
@mnriem mnriem self-requested a review as a code owner July 9, 2026 17:41
Copilot AI review requested due to automatic review settings July 9, 2026 17:41

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 multi-repo-sync community extension (Multi-Repo Branch Sync) to Spec Kit’s community extension catalog and documentation list.

Changes:

  • Updated the community extensions catalog timestamp and added a new multi-repo-sync entry.
  • Added the corresponding row to the community extensions documentation table.
Show a summary per file
File Description
extensions/catalog.community.json Bumps catalog updated_at and adds the multi-repo-sync extension entry (metadata, requirements, and provides).
docs/community/extensions.md Adds Multi-Repo Branch Sync to the published community extensions table.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Low

| MemoryLint | Evidence-driven instruction drift checker: audits agent memory files for boundary, reality, conflict, and redundancy drift. | `process` | Read+Write | [memorylint](https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint) |
| Microsoft 365 Integration | Fetch Teams messages, meeting transcripts, and SharePoint/OneDrive files as local Markdown for spec generation | `integration` | Read+Write | [spec-kit-m365](https://github.com/BenBtg/spec-kit-m365) |
| Multi-Model Review | Cross-model Spec Kit handoffs for spec authoring, implementation routing, and review. | `process` | Read+Write | [multi-model-review](https://github.com/formin/multi-model-review) |
| Multi-Repo Branch Sync | Creates the feature branch in affected sub-repositories and git submodules via plan/tasks hooks | `process` | Read+Write | [spec-kit-multi-repo-sync](https://github.com/fyloss/spec-kit-multi-repo-sync) |

Copilot AI commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Posted on behalf of @mnriem by GitHub Copilot (model: GPT-5).

I resolved the merge conflict locally in commit 5272549 by merging origin/main and resolving extensions/catalog.community.json (kept updated_at: 2026-07-08T00:00:00Z with the multi-repo-sync entry intact). Push from this environment is currently blocked by repository protection on this ref (GH013: Cannot update this protected ref).

Copilot finished work on behalf of mnriem July 9, 2026 17:50
Copilot AI requested a review from mnriem July 9, 2026 17:50
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 Multi-Repo Branch Sync (multi-repo-sync)

3 participants