Skip to content

[extension] Add Spec Kit Memory extension to community catalog#3455

Merged
mnriem merged 5 commits into
mainfrom
add-memory-extension-9b2364cdc506cda5
Jul 13, 2026
Merged

[extension] Add Spec Kit Memory extension to community catalog#3455
mnriem merged 5 commits into
mainfrom
add-memory-extension-9b2364cdc506cda5

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the Spec Kit Memory (memory) extension to the community catalog, submitted by @zaytsevand.

What changed

  • extensions/catalog.community.json — new entry for memory inserted in alphabetical order; top-level updated_at refreshed
  • docs/community/extensions.md — new row for "Spec Kit Memory" inserted in alphabetical order between "Spec Kit Discovery Extension" and "Spec Kit Preview"

Validation results

All checks passed ✅

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) memory
Version semver (X.Y.Z) 0.3.0
Repository publicly accessible https://github.com/zaytsevand/spec-kit-memory
extension.yml present
README.md present
LICENSE present
GitHub release v0.3.0 exists
Download URL follows archive/refs/tags/vX.Y.Z.zip pattern
All testing checklist items checked
All submission requirement items checked

Extension summary

  • Name: Spec Kit Memory
  • Version: 0.3.0
  • Author: Andrey Zaytsev
  • Category: docs
  • Effect: read-write
  • Commands: 2 (speckit.memory.recall, speckit.memory.list-related-specs)
  • Hooks: 3 (before_specify, before_plan, after_plan)
  • License: MIT
  • Requires Spec Kit: >=0.2.0

Closes #3446
cc @zaytsevand

Generated by 🧩 Add Community Extension from Issue Submission for issue #3446 · 251.5 AIC · ⌖ 14.9 AIC · ⊞ 32.9K ·

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

Closes #3446

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 10, 2026
11 tasks
@mnriem mnriem requested a review from Copilot July 10, 2026 20:21
@mnriem mnriem marked this pull request as ready for review July 10, 2026 20:21
@mnriem mnriem self-requested a review as a code owner July 10, 2026 20:21
@mnriem

mnriem commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

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 new Spec Kit Memory (memory) community extension to Spec Kit’s community catalog and documentation, making it discoverable/installable via the standard extension catalog flow.

Changes:

  • Updated extensions/catalog.community.json top-level updated_at and added a new memory extension entry (alphabetical by ID).
  • Updated docs/community/extensions.md with a new “Spec Kit Memory” row (alphabetical by extension name).
Show a summary per file
File Description
extensions/catalog.community.json Adds the memory extension metadata and refreshes the catalog timestamp
docs/community/extensions.md Adds the “Spec Kit Memory” entry 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
Copilot AI added 2 commits July 10, 2026 20:24
- extensions/catalog.community.json: keep updated_at 2026-07-10 (more recent)
- docs/community/extensions.md: include both Spec Kit Figma (main) and
  Spec Kit Memory (this PR) in alphabetical order

Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)

Copilot AI commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit fix: resolve merge conflicts with main branch (posted on behalf of @mnriem by GitHub Copilot):

  • extensions/catalog.community.json: kept updated_at: 2026-07-10T00:00:00Z (the more recent date from this PR)
  • docs/community/extensions.md: included both the "Spec Kit Figma" entry (added in main) and "Spec Kit Memory" (this PR) in alphabetical order — Figma before Memory

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: 1
  • Review effort level: Medium

Comment thread extensions/catalog.community.json
…og entry

Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)

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 commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

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: Medium

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved in commit fb5f6b8.

Posted on behalf of @mnriem by GitHub Copilot (model: gpt-5.6-terra, autonomous).

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: Medium

@mnriem

mnriem commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

Assisted-by: GitHub Copilot (model: gpt-5.6-terra, autonomous)

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved in commit 153210c.

Posted on behalf of @mnriem by GitHub Copilot (model: gpt-5.6-terra, autonomous).

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: Medium

@mnriem mnriem merged commit a8d3038 into main Jul 13, 2026
14 checks passed
@mnriem mnriem deleted the add-memory-extension-9b2364cdc506cda5 branch July 13, 2026 22:51
davidebibm pushed a commit to davidebibm/spec-kit that referenced this pull request Jul 14, 2026
…b#3455)

* Add Spec Kit Memory extension to community catalog

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

Closes github#3446

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: resolve merge conflicts with main branch

- extensions/catalog.community.json: keep updated_at 2026-07-10 (more recent)
- docs/community/extensions.md: include both Spec Kit Figma (main) and
  Spec Kit Memory (this PR) in alphabetical order

Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)

* fix: add memsearch optional tool dependency to memory extension catalog entry

Assisted-by: GitHub Copilot (model: claude-sonnet-4.5, autonomous)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
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 Spec Kit Memory

3 participants