Skip to content

feat: register spec-kit-learn extension#1883

Merged
mnriem merged 2 commits intogithub:mainfrom
imviancagrace:feat/spec-kit-learn-extension
Mar 17, 2026
Merged

feat: register spec-kit-learn extension#1883
mnriem merged 2 commits intogithub:mainfrom
imviancagrace:feat/spec-kit-learn-extension

Conversation

@imviancagrace
Copy link
Contributor

Description

Register the new spec-kit-learn community extension in the extensions catalog. This extension generates educational guides from implementations and enhances clarifications with mentoring context.

Testing

  • Tested locally with uv run specify --help
  • Ran existing tests with uv sync && uv run pytest
  • Tested with a sample project (if applicable)

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

Code generated by Cursor and Claude Code.

Copilot AI review requested due to automatic review settings March 17, 2026 17:50
@imviancagrace imviancagrace requested a review from mnriem as a code owner March 17, 2026 17:50
Copy link
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

Registers the new spec-kit-learn community extension in Spec Kit’s community extensions catalog so it can be discovered via the documented catalog flow.

Changes:

  • Added a new learn entry to extensions/catalog.community.json with metadata (download URL, tags, provides/requires).
  • Added “Learning Extension” to the community extensions list in extensions/README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/catalog.community.json Adds the learn extension’s catalog entry (metadata, URLs, tags, provides/requires).
extensions/README.md Lists the new extension in the “Available Community Extensions” table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
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.

Please address Copilot feedback. If not applicable please explain why

Copilot AI review requested due to automatic review settings March 17, 2026 18:00
Copy link
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

Registers the new community extension spec-kit-learn in Spec Kit’s community extensions catalog so it can be discovered via the extensions documentation and catalog tooling.

Changes:

  • Bumps extensions/catalog.community.json top-level updated_at and adds the new learn extension entry.
  • Adds “Learning Extension” to the community extensions table in extensions/README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
extensions/catalog.community.json Adds the learn extension metadata to the community catalog and updates the catalog timestamp.
extensions/README.md Lists the new extension in the “Available Community Extensions” table for discoverability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Registers the new spec-kit-learn community extension in the extension discovery catalog, making it discoverable via the community reference catalog and listed in the extensions README.

Changes:

  • Added a new learn entry to extensions/catalog.community.json (including metadata, requirements, and capabilities).
  • Updated the catalog updated_at timestamp.
  • Added “Learning Extension” to the community extensions table in extensions/README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/catalog.community.json Adds the learn community extension entry and bumps the catalog timestamp.
extensions/README.md Lists the new extension in the “Available Community Extensions” table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings March 17, 2026 18:13
Copy link
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

Registers the new spec-kit-learn community extension in the community extension catalog so it can be discovered via the repository’s published listings.

Changes:

  • Updated extensions/catalog.community.json top-level updated_at and added the new learn extension entry.
  • Added the extension to the community extensions table in extensions/README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/catalog.community.json Bumps catalog timestamp and adds the learn extension metadata (URLs, version, tags, requires/provides).
extensions/README.md Adds “Learning Extension” to the community extensions list (discoverability/documentation).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings March 17, 2026 18:17
Copy link
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

Registers the new spec-kit-learn community extension in the community catalog so it can be discovered alongside other Spec Kit extensions.

Changes:

  • Updated extensions/catalog.community.json top-level updated_at timestamp.
  • Added a new learn extension entry to extensions/catalog.community.json with metadata and download URLs.
  • Added “Learning Extension” to the community extensions table in extensions/README.md (kept alphabetically sorted in the table).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
extensions/catalog.community.json Bumps catalog timestamp and adds the learn extension metadata entry.
extensions/README.md Adds “Learning Extension” row to the community extensions list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

resolve copilot review

Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@imviancagrace imviancagrace force-pushed the feat/spec-kit-learn-extension branch from b7a1ab1 to 0e857ab Compare March 17, 2026 18:30
@mnriem mnriem self-requested a review March 17, 2026 18:30
@mnriem mnriem merged commit f21eb71 into github:main Mar 17, 2026
7 checks passed
@mnriem
Copy link
Collaborator

mnriem commented Mar 17, 2026

Thank you!

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.

3 participants