Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
mnriem merged 2 commits into
mainfrom
add-wiki-extension-8d8d98e325406afe
Jul 8, 2026
Merged

[extension] Add LLM Wiki extension to community catalog#3361
mnriem merged 2 commits 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 <[email protected]>
@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
mnriem
mnriem previously approved these changes Jul 6, 2026

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 thread extensions/catalog.community.json
…only

Reverts the unintended reordering and reformatting of existing extensions
(aide, checkpoint, critique, threatmodel, etc.) and companion's tools array.
Only the new wiki entry and updated_at timestamps are now changed.

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Copilot finished work on behalf of mnriem July 7, 2026 14:55
Copilot AI requested a review from mnriem July 7, 2026 14:55

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.

Review details

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

@mnriem mnriem merged commit 0da969d into main Jul 8, 2026
14 checks passed
@mnriem mnriem deleted the add-wiki-extension-8d8d98e325406afe branch July 8, 2026 13:29
kanfil added a commit to tikalk/agentic-sdlc-spec-kit that referenced this pull request Jul 8, 2026
Upstream commits merged (7):

- 94c7ec2 escape TOML control chars so generated command files parse (github#3341)

- 5a901a6 fall through to grep/sed when python3 is a broken stub (github#3312)

- 295eb22 port update-agent-context to Python (github#3387)

- ba1ce36 remove Cursor from CLI check list in README (github#3184)

- 13d2cca document missing CLI flags and integrations (github#3182)

- 0da969d add LLM Wiki extension to community catalog (github#3361)

- a7b4391 release 0.12.8, begin 0.12.9.dev0 (github#3410)

New file: src/specify_cli/_toml_string.py

Conflicts: pyproject.toml (trivial version); base.py (import block —

combined fork accent() with upstream _toml_string imports).

Assisted-by: OpenCode (model: glm-5.2, autonomous)
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

3 participants