Skip to content

Commit 98b8bb6

Browse files
authored
chore: update memorylint and superb to 1.4.0 (#2690)
* chore(catalog): update memorylint and superb to 1.4.0 * chore(catalog): keep existing extension descriptions
1 parent 7a7843b commit 98b8bb6

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

extensions/catalog.community.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,8 +1646,8 @@
16461646
"id": "memorylint",
16471647
"description": "Agent memory governance tool: Automatically audits and fixes boundary conflicts between AGENTS.md and the constitution.",
16481648
"author": "RbBtSn0w",
1649-
"version": "1.3.0",
1650-
"download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/memorylint-v1.3.0/memorylint.zip",
1649+
"version": "1.4.0",
1650+
"download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/memorylint-v1.4.0/memorylint.zip",
16511651
"repository": "https://github.com/RbBtSn0w/spec-kit-extensions",
16521652
"homepage": "https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint",
16531653
"documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/README.md",
@@ -1657,8 +1657,8 @@
16571657
"speckit_version": ">=0.5.1"
16581658
},
16591659
"provides": {
1660-
"commands": 1,
1661-
"hooks": 1
1660+
"commands": 2,
1661+
"hooks": 3
16621662
},
16631663
"tags": [
16641664
"memory",
@@ -1671,7 +1671,7 @@
16711671
"downloads": 0,
16721672
"stars": 0,
16731673
"created_at": "2026-04-09T00:00:00Z",
1674-
"updated_at": "2026-04-16T13:10:26Z"
1674+
"updated_at": "2026-05-24T01:06:49Z"
16751675
},
16761676
"multi-model-review": {
16771677
"name": "Multi-Model Review",
@@ -2894,8 +2894,8 @@
28942894
"id": "superb",
28952895
"description": "Orchestrates obra/superpowers skills within the spec-kit SDD workflow. Thin bridge commands delegate to superpowers' authoritative SKILL.md files at runtime (with graceful fallback), while bridge-original commands provide spec-kit-native value. Eight commands cover the full lifecycle: intent clarification, TDD enforcement, task review, verification, critique, systematic debugging, branch completion, and review response. Hook-bound commands fire automatically; standalone commands are invoked when needed.",
28962896
"author": "rbbtsn0w",
2897-
"version": "1.3.0",
2898-
"download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.3.0/superpowers-bridge.zip",
2897+
"version": "1.4.0",
2898+
"download_url": "https://github.com/RbBtSn0w/spec-kit-extensions/releases/download/superpowers-bridge-v1.4.0/superpowers-bridge.zip",
28992899
"repository": "https://github.com/RbBtSn0w/spec-kit-extensions",
29002900
"homepage": "https://github.com/RbBtSn0w/spec-kit-extensions",
29012901
"documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/README.md",
@@ -2913,7 +2913,7 @@
29132913
},
29142914
"provides": {
29152915
"commands": 8,
2916-
"hooks": 4
2916+
"hooks": 3
29172917
},
29182918
"tags": [
29192919
"methodology",
@@ -2930,7 +2930,7 @@
29302930
"downloads": 0,
29312931
"stars": 0,
29322932
"created_at": "2026-03-30T00:00:00Z",
2933-
"updated_at": "2026-04-16T14:08:23Z"
2933+
"updated_at": "2026-05-24T01:07:34Z"
29342934
},
29352935
"superpowers-bridge": {
29362936
"name": "Superpowers Bridge",

0 commit comments

Comments
 (0)