|
1646 | 1646 | "id": "memorylint", |
1647 | 1647 | "description": "Agent memory governance tool: Automatically audits and fixes boundary conflicts between AGENTS.md and the constitution.", |
1648 | 1648 | "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", |
1651 | 1651 | "repository": "https://github.com/RbBtSn0w/spec-kit-extensions", |
1652 | 1652 | "homepage": "https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint", |
1653 | 1653 | "documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/memorylint/README.md", |
|
1657 | 1657 | "speckit_version": ">=0.5.1" |
1658 | 1658 | }, |
1659 | 1659 | "provides": { |
1660 | | - "commands": 1, |
1661 | | - "hooks": 1 |
| 1660 | + "commands": 2, |
| 1661 | + "hooks": 3 |
1662 | 1662 | }, |
1663 | 1663 | "tags": [ |
1664 | 1664 | "memory", |
|
1671 | 1671 | "downloads": 0, |
1672 | 1672 | "stars": 0, |
1673 | 1673 | "created_at": "2026-04-09T00:00:00Z", |
1674 | | - "updated_at": "2026-04-16T13:10:26Z" |
| 1674 | + "updated_at": "2026-05-24T01:06:49Z" |
1675 | 1675 | }, |
1676 | 1676 | "multi-model-review": { |
1677 | 1677 | "name": "Multi-Model Review", |
|
2894 | 2894 | "id": "superb", |
2895 | 2895 | "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.", |
2896 | 2896 | "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", |
2899 | 2899 | "repository": "https://github.com/RbBtSn0w/spec-kit-extensions", |
2900 | 2900 | "homepage": "https://github.com/RbBtSn0w/spec-kit-extensions", |
2901 | 2901 | "documentation": "https://github.com/RbBtSn0w/spec-kit-extensions/blob/main/superpowers-bridge/README.md", |
|
2913 | 2913 | }, |
2914 | 2914 | "provides": { |
2915 | 2915 | "commands": 8, |
2916 | | - "hooks": 4 |
| 2916 | + "hooks": 3 |
2917 | 2917 | }, |
2918 | 2918 | "tags": [ |
2919 | 2919 | "methodology", |
|
2930 | 2930 | "downloads": 0, |
2931 | 2931 | "stars": 0, |
2932 | 2932 | "created_at": "2026-03-30T00:00:00Z", |
2933 | | - "updated_at": "2026-04-16T14:08:23Z" |
| 2933 | + "updated_at": "2026-05-24T01:07:34Z" |
2934 | 2934 | }, |
2935 | 2935 | "superpowers-bridge": { |
2936 | 2936 | "name": "Superpowers Bridge", |
|
0 commit comments