[extension] Add SpecJudge extension to community catalog - #4079
Open
github-actions[bot] wants to merge 2 commits into
Open
[extension] Add SpecJudge extension to community catalog#4079github-actions[bot] wants to merge 2 commits into
github-actions[bot] wants to merge 2 commits into
Conversation
Add specjudge extension submitted by @JoaquinRuiz to: - extensions/catalog.community.json (alphabetical order) - docs/community/extensions.md community extensions table Closes #4068 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
11 tasks
mnriem
marked this pull request as ready for review
August 12, 2026 19:22
mnriem
requested
a balanced review from Copilot
and removed request for
mnriem
August 12, 2026 19:22
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the validated SpecJudge extension to the community catalog.
Changes:
- Adds SpecJudge metadata and refreshes the catalog timestamp.
- Documents SpecJudge in the community extension table.
- Reformats several unrelated dependency arrays.
Show a summary per file
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the SpecJudge catalog entry. |
docs/community/extensions.md |
Adds the SpecJudge documentation row. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Balanced
Restore the compact single-line `tools` array formatting for existing extensions that were incidentally expanded, keeping the diff scoped to the SpecJudge addition and the catalog `updated_at` bump. Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the SpecJudge community extension submitted in #4068.
What changed
extensions/catalog.community.json— newspecjudgeentry inserted in alphabetical orderdocs/community/extensions.md— new row inserted alphabetically (between Spec2Cloud and SpecKit Companion)Validation results
All checks passed:
specjudgematches^[a-z][a-z0-9-]*$0.5.4is valid semverextension.ymlexists atextensions/spec-kit/extension.ymlREADME.mdexistsLICENSE(MIT) existsv0.5.4exists with assetspec-kit-specjudge.zipat the submitted download URLEntry summary
specjudgeCloses #4068
cc
@JoaquinRuiz