Skip to content

Add multi-model-review to community catalog#2446

Merged
mnriem merged 1 commit intogithub:mainfrom
formin:codex/add-multi-model-review-extension
May 4, 2026
Merged

Add multi-model-review to community catalog#2446
mnriem merged 1 commit intogithub:mainfrom
formin:codex/add-multi-model-review-extension

Conversation

@formin
Copy link
Copy Markdown
Contributor

@formin formin commented May 4, 2026

Extension Submission

Extension Name: Multi-Model Review
Extension ID: multi-model-review
Version: 0.1.0
Author: formin
Repository: https://github.com/formin/multi-model-review

Description

Adds Multi-Model Review to the community catalog. The extension provides Spec Kit handoffs for using separate models for spec authoring, implementation routing, and review, with compact review packages built from Spec Kit artifacts and git diffs.

Checklist

  • Valid extension.yml manifest
  • README.md with installation and usage docs
  • LICENSE file included
  • GitHub release created (v0.1.0)
  • Extension tested on real project structure
  • All commands working
  • No security vulnerabilities known
  • Added to extensions/catalog.community.json
  • Added to Community Extensions table in README.md

Testing

Tested on Windows PowerShell with the current spec-kit main checkout:

  • Parsed extension.yml with Spec Kit's ExtensionManifest
  • Verified all command files and command frontmatter parse correctly
  • Verified local dev install with specify extension add --dev K:\dev\github\multi-model-review
  • Verified release install with specify extension add multi-model-review --from https://github.com/formin/multi-model-review/archive/refs/tags/v0.1.0.zip
  • Confirmed four speckit-multi-model-review-* Claude skill directories are registered
  • Verified the release archive URL returns HTTP 200 after redirect
  • Ran git diff --check

Additional Notes

This is a catalog and README registration PR only. The extension code is maintained in https://github.com/formin/multi-model-review.

@formin formin requested a review from mnriem as a code owner May 4, 2026 02:55
@mnriem mnriem requested a review from Copilot May 4, 2026 16:12
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 community-catalog registration for the external Multi-Model Review extension so it can be discovered alongside other Spec Kit community extensions.

Changes:

  • Added a new multi-model-review entry to extensions/catalog.community.json with metadata, requirements, tags, and discovery links.
  • Updated the top-level community catalog timestamp.
  • Added the extension to the root README.md community extensions table in alphabetical position.
Show a summary per file
File Description
README.md Adds the community extensions table row for Multi-Model Review.
extensions/catalog.community.json Registers the new extension in the community catalog and updates catalog metadata.

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
Copy link
Copy Markdown
Collaborator

mnriem commented May 4, 2026

Please resolve conflicts

Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment above

@formin formin force-pushed the codex/add-multi-model-review-extension branch from 1a440ed to b2f0179 Compare May 4, 2026 21:57
@mnriem mnriem requested a review from Copilot May 4, 2026 22:00
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.

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 new

@formin
Copy link
Copy Markdown
Contributor Author

formin commented May 4, 2026

Conflicts have been resolved and all checks are passing now. Thanks!

@mnriem mnriem self-requested a review May 4, 2026 22:13
@mnriem mnriem merged commit 0d8685a into github:main May 4, 2026
15 checks passed
@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented May 4, 2026

Thank you!

@formin formin deleted the codex/add-multi-model-review-extension branch May 4, 2026 22:24
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.

4 participants