Skip to content

[extension] Add LLM Wiki extension to community catalog#3361

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-wiki-extension-8d8d98e325406afe
Open

[extension] Add LLM Wiki extension to community catalog#3361
github-actions[bot] wants to merge 1 commit into
mainfrom
add-wiki-extension-8d8d98e325406afe

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Add the wiki (LLM Wiki) community extension submitted by @formin.

Changes

  • extensions/catalog.community.json — new wiki entry inserted in alphabetical order (between whatif and wireframe)
  • docs/community/extensions.md — new row added in alphabetical order (between Linear Integration and Loop Engineering)

Validation Results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) wiki
Version semver (X.Y.Z) 1.0.0
Repository accessible https://github.com/formin/spec-kit-wiki
extension.yml present
README.md present
LICENSE present
GitHub release v1.0.0 exists
Download URL pattern valid archive/refs/tags/v1.0.0.zip
Testing checklist all checked
Submission requirements all checked
JSON valid after edit

Closes #3319
cc @formin

Generated by 🧩 Add Community Extension from Issue Submission for issue #3319 · 285.1 AIC · ⌖ 57.8 AIC · ⊞ 32.9K ·

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

Closes #3319

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 Jul 6, 2026
11 tasks
@mnriem mnriem marked this pull request as ready for review July 6, 2026 20:53
@mnriem mnriem self-requested a review as a code owner July 6, 2026 20:53
Copilot AI review requested due to automatic review settings July 6, 2026 20:53

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 wiki (LLM Wiki) community extension to the Spec Kit community extension catalog and documentation index.

Changes:

  • Add new wiki extension entry (v1.0.0) to extensions/catalog.community.json and bump the catalog-level updated_at.
  • Add LLM Wiki to the community extensions docs table.
  • Reorder/reformat several existing catalog entries in extensions/catalog.community.json (beyond the new wiki entry).
Show a summary per file
File Description
extensions/catalog.community.json Adds the wiki extension entry and updates catalog metadata; also includes additional ordering/formatting changes to other entries.
docs/community/extensions.md Adds a new LLM Wiki row to the 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

Comment on lines 1 to 5
{
"schema_version": "1.0",
"updated_at": "2026-07-01T00:00:00Z",
"updated_at": "2026-07-06T00:00:00Z",
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
"extensions": {
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 LLM Wiki

2 participants