Skip to content

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

Open
github-actions[bot] wants to merge 3 commits into
mainfrom
add-memory-extension-9b2364cdc506cda5
Open

[extension] Add Spec Kit Memory extension to community catalog#3455
github-actions[bot] wants to merge 3 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 on lines +2160 to +2162
"requires": {
"speckit_version": ">=0.2.0"
},
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

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