Skip to content

feat: add spec-kit-fixit extension to community catalog#2024

Open
ismaelJimenez wants to merge 1 commit intogithub:mainfrom
ismaelJimenez:feat/add-fixit-extension-to-community-catalog
Open

feat: add spec-kit-fixit extension to community catalog#2024
ismaelJimenez wants to merge 1 commit intogithub:mainfrom
ismaelJimenez:feat/add-fixit-extension-to-community-catalog

Conversation

@ismaelJimenez
Copy link
Copy Markdown
Contributor

Description

Add the spec-kit-fixit community extension to the catalog. Fixit provides spec-aware bug fixing — maps bugs to spec artifacts, proposes a plan, and applies minimal changes.

Changes:

  • Added fixit entry to extensions/catalog.community.json (alphabetical order)
  • Added Fixit Extension row to the Community Extensions table in README.md
  • Updated catalog updated_at timestamp to 2026-03-30

Testing

  • Tested with a sample project (if applicable)

AI Disclosure

  • I did use AI assistance (describe below)

AI was used to draft the fixit command.

@ismaelJimenez ismaelJimenez force-pushed the feat/add-fixit-extension-to-community-catalog branch from 6e3669f to 0a0d634 Compare March 30, 2026 17:12
@ismaelJimenez ismaelJimenez requested a review from mnriem as a code owner March 30, 2026 17:12
@mnriem mnriem requested a review from Copilot March 30, 2026 18:58
Copy link
Copy Markdown
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

Adds the new spec-kit-fixit community extension to Spec Kit’s community extension listings, keeping the extension catalog and documentation in sync.

Changes:

  • Added a new fixit entry to extensions/catalog.community.json (kept in alphabetical order by extension id).
  • Added a corresponding “Fixit Extension” row to the Community Extensions table in README.md.
  • Bumped the community catalog updated_at timestamp to 2026-03-30T00:00:00Z.

Reviewed changes

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

File Description
README.md Adds Fixit to the Community Extensions table so users can discover it from the main docs.
extensions/catalog.community.json Registers the Fixit extension metadata in the community catalog and updates the catalog timestamp.

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

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