Skip to content

Add Spec Kit TLDR extension to community catalog#3007

Merged
mnriem merged 1 commit into
mainfrom
mnriem/add-tldr-extension
Jun 16, 2026
Merged

Add Spec Kit TLDR extension to community catalog#3007
mnriem merged 1 commit into
mainfrom
mnriem/add-tldr-extension

Conversation

@mnriem

@mnriem mnriem commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Adds the Spec Kit TLDR extension (tldr) submitted by @qurore to the community catalog.

Closes #2987

Validation summary

  • ✅ Repository exists and is public: https://github.com/qurore/speckit-tldr
  • extension.yml, README.md, and LICENSE present in repo
  • ✅ GitHub release v0.3.0 exists
  • ✅ Download URL accessible (HTTP 200) and follows archive/refs/tags/vX.Y.Z.zip pattern
  • ✅ Extension ID tldr is lowercase-with-hyphens
  • ✅ Version 0.3.0 follows semver
  • ✅ Submission checklists all checked
  • ✅ Catalog JSON validated

Changes

  • extensions/catalog.community.json — new tldr entry in alphabetical order (git listed as optional tool dependency)
  • docs/community/extensions.md — new row in the community extensions table

cc @qurore

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

Closes #2987

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 18:24

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

This PR adds the Spec Kit TLDR community extension (tldr) to Spec Kit’s community extension catalog and documentation, making it discoverable and installable via the standard community catalog flow.

Changes:

  • Added a new tldr entry to extensions/catalog.community.json, including optional git tool dependency metadata.
  • Added a new “Spec Kit TLDR” row to the community extensions table in docs/community/extensions.md.
Show a summary per file
File Description
extensions/catalog.community.json Adds the tldr community extension entry (id-sorted, includes requires/tools + metadata fields).
docs/community/extensions.md Adds the “Spec Kit TLDR” row to the community extensions table (name-sorted).

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 mnriem merged commit b22834b into main Jun 16, 2026
13 checks passed
@mnriem mnriem deleted the mnriem/add-tldr-extension branch June 16, 2026 18:30
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.

[Extension]: Add Spec Kit TLDR

2 participants