|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-03-15T00:00:00Z", |
| 3 | + "updated_at": "2026-03-16T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
| 6 | + "archive": { |
| 7 | + "name": "Archive Extension", |
| 8 | + "id": "archive", |
| 9 | + "description": "Archive merged features into main project memory, resolving gaps and conflicts.", |
| 10 | + "author": "Stanislav Deviatov", |
| 11 | + "version": "1.0.0", |
| 12 | + "download_url": "https://github.com/stn1slv/spec-kit-archive/archive/refs/tags/v1.0.0.zip", |
| 13 | + "repository": "https://github.com/stn1slv/spec-kit-archive", |
| 14 | + "homepage": "https://github.com/stn1slv/spec-kit-archive", |
| 15 | + "documentation": "https://github.com/stn1slv/spec-kit-archive/blob/main/README.md", |
| 16 | + "changelog": "https://github.com/stn1slv/spec-kit-archive/blob/main/CHANGELOG.md", |
| 17 | + "license": "MIT", |
| 18 | + "requires": { |
| 19 | + "speckit_version": ">=0.1.0" |
| 20 | + }, |
| 21 | + "provides": { |
| 22 | + "commands": 1, |
| 23 | + "hooks": 0 |
| 24 | + }, |
| 25 | + "tags": [ |
| 26 | + "archive", |
| 27 | + "memory", |
| 28 | + "merge", |
| 29 | + "changelog" |
| 30 | + ], |
| 31 | + "verified": false, |
| 32 | + "downloads": 0, |
| 33 | + "stars": 0, |
| 34 | + "created_at": "2026-03-14T00:00:00Z", |
| 35 | + "updated_at": "2026-03-14T00:00:00Z" |
| 36 | + }, |
6 | 37 | "azure-devops": { |
7 | 38 | "name": "Azure DevOps Integration", |
8 | 39 | "id": "azure-devops", |
|
74 | 105 | "created_at": "2026-02-22T00:00:00Z", |
75 | 106 | "updated_at": "2026-02-22T00:00:00Z" |
76 | 107 | }, |
| 108 | + "cognitive-squad": { |
| 109 | + "name": "Cognitive Squad", |
| 110 | + "id": "cognitive-squad", |
| 111 | + "description": "19-function cognitive agent squad for autonomous pre-code analysis — 7 core agents, 7 specialists, 4 learning functions with feedback loop", |
| 112 | + "author": "Testimonial", |
| 113 | + "version": "0.1.0", |
| 114 | + "download_url": "https://github.com/Testimonial/cognitive-squad/archive/refs/tags/v0.1.0.zip", |
| 115 | + "repository": "https://github.com/Testimonial/cognitive-squad", |
| 116 | + "homepage": "https://github.com/Testimonial/cognitive-squad", |
| 117 | + "documentation": "https://github.com/Testimonial/cognitive-squad/blob/main/README.md", |
| 118 | + "changelog": "https://github.com/Testimonial/cognitive-squad/blob/main/CHANGELOG.md", |
| 119 | + "license": "MIT", |
| 120 | + "requires": { |
| 121 | + "speckit_version": ">=0.3.0", |
| 122 | + "tools": [ |
| 123 | + { |
| 124 | + "name": "understanding", |
| 125 | + "version": ">=3.4.0", |
| 126 | + "required": false |
| 127 | + }, |
| 128 | + { |
| 129 | + "name": "spec-kit-reverse-eng", |
| 130 | + "version": ">=1.0.0", |
| 131 | + "required": false |
| 132 | + } |
| 133 | + ] |
| 134 | + }, |
| 135 | + "provides": { |
| 136 | + "commands": 7, |
| 137 | + "hooks": 1 |
| 138 | + }, |
| 139 | + "tags": [ |
| 140 | + "ai-agents", |
| 141 | + "cognitive", |
| 142 | + "pre-code", |
| 143 | + "analysis", |
| 144 | + "multi-agent" |
| 145 | + ], |
| 146 | + "verified": false, |
| 147 | + "downloads": 0, |
| 148 | + "stars": 0, |
| 149 | + "created_at": "2026-03-16T00:00:00Z", |
| 150 | + "updated_at": "2026-03-16T00:00:00Z" |
| 151 | + }, |
77 | 152 | "docguard": { |
78 | | - "name": "DocGuard — CDD Enforcement", |
| 153 | + "name": "DocGuard \u2014 CDD Enforcement", |
79 | 154 | "id": "docguard", |
80 | | - "description": "Canonical-Driven Development enforcement. Generates, validates, scores, and traces project documentation against 92 automated checks. Zero dependencies.", |
| 155 | + "description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero dependencies.", |
81 | 156 | "author": "raccioly", |
82 | | - "version": "0.8.0", |
83 | | - "download_url": "https://github.com/raccioly/docguard/releases/download/v0.8.0/spec-kit-docguard-v0.8.0.zip", |
| 157 | + "version": "0.9.8", |
| 158 | + "download_url": "https://github.com/raccioly/docguard/releases/download/v0.9.8/spec-kit-docguard-v0.9.8.zip", |
84 | 159 | "repository": "https://github.com/raccioly/docguard", |
85 | 160 | "homepage": "https://www.npmjs.com/package/docguard-cli", |
86 | 161 | "documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md", |
|
98 | 173 | }, |
99 | 174 | "provides": { |
100 | 175 | "commands": 6, |
101 | | - "hooks": 1 |
| 176 | + "hooks": 3 |
102 | 177 | }, |
103 | 178 | "tags": [ |
104 | 179 | "documentation", |
|
108 | 183 | "traceability", |
109 | 184 | "ai-agents", |
110 | 185 | "enforcement", |
111 | | - "scoring" |
| 186 | + "spec-kit" |
112 | 187 | ], |
113 | 188 | "verified": false, |
114 | 189 | "downloads": 0, |
115 | 190 | "stars": 0, |
116 | 191 | "created_at": "2026-03-13T00:00:00Z", |
117 | | - "updated_at": "2026-03-13T00:00:00Z" |
| 192 | + "updated_at": "2026-03-15T20:00:00Z" |
118 | 193 | }, |
119 | 194 | "doctor": { |
120 | 195 | "name": "Project Health Check", |
|
250 | 325 | "created_at": "2026-03-09T00:00:00Z", |
251 | 326 | "updated_at": "2026-03-09T00:00:00Z" |
252 | 327 | }, |
| 328 | + "reconcile": { |
| 329 | + "name": "Reconcile Extension", |
| 330 | + "id": "reconcile", |
| 331 | + "description": "Reconcile implementation drift by surgically updating the feature's own spec, plan, and tasks.", |
| 332 | + "author": "Stanislav Deviatov", |
| 333 | + "version": "1.0.0", |
| 334 | + "download_url": "https://github.com/stn1slv/spec-kit-reconcile/archive/refs/tags/v1.0.0.zip", |
| 335 | + "repository": "https://github.com/stn1slv/spec-kit-reconcile", |
| 336 | + "homepage": "https://github.com/stn1slv/spec-kit-reconcile", |
| 337 | + "documentation": "https://github.com/stn1slv/spec-kit-reconcile/blob/main/README.md", |
| 338 | + "changelog": "https://github.com/stn1slv/spec-kit-reconcile/blob/main/CHANGELOG.md", |
| 339 | + "license": "MIT", |
| 340 | + "requires": { |
| 341 | + "speckit_version": ">=0.1.0" |
| 342 | + }, |
| 343 | + "provides": { |
| 344 | + "commands": 1, |
| 345 | + "hooks": 0 |
| 346 | + }, |
| 347 | + "tags": [ |
| 348 | + "reconcile", |
| 349 | + "drift", |
| 350 | + "tasks", |
| 351 | + "remediation" |
| 352 | + ], |
| 353 | + "verified": false, |
| 354 | + "downloads": 0, |
| 355 | + "stars": 0, |
| 356 | + "created_at": "2026-03-14T00:00:00Z", |
| 357 | + "updated_at": "2026-03-14T00:00:00Z" |
| 358 | + }, |
253 | 359 | "retrospective": { |
254 | 360 | "name": "Retrospective Extension", |
255 | 361 | "id": "retrospective", |
|
382 | 488 | "understanding": { |
383 | 489 | "name": "Understanding", |
384 | 490 | "id": "understanding", |
385 | | - "description": "Automated requirements quality analysis — validates specs against IEEE/ISO standards using 31 deterministic metrics. Catches ambiguity, missing testability, and structural issues before they reach implementation. Includes experimental energy-based ambiguity detection using local LM token perplexity.", |
| 491 | + "description": "Automated requirements quality analysis \u2014 validates specs against IEEE/ISO standards using 31 deterministic metrics. Catches ambiguity, missing testability, and structural issues before they reach implementation. Includes experimental energy-based ambiguity detection using local LM token perplexity.", |
386 | 492 | "author": "Ladislav Bihari", |
387 | 493 | "version": "3.4.0", |
388 | 494 | "download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip", |
|
420 | 526 | "created_at": "2026-03-07T00:00:00Z", |
421 | 527 | "updated_at": "2026-03-07T00:00:00Z" |
422 | 528 | }, |
| 529 | + "status": { |
| 530 | + "name": "Project Status", |
| 531 | + "id": "status", |
| 532 | + "description": "Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary.", |
| 533 | + "author": "KhawarHabibKhan", |
| 534 | + "version": "1.0.0", |
| 535 | + "download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip", |
| 536 | + "repository": "https://github.com/KhawarHabibKhan/spec-kit-status", |
| 537 | + "homepage": "https://github.com/KhawarHabibKhan/spec-kit-status", |
| 538 | + "documentation": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/README.md", |
| 539 | + "changelog": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/CHANGELOG.md", |
| 540 | + "license": "MIT", |
| 541 | + "requires": { |
| 542 | + "speckit_version": ">=0.1.0" |
| 543 | + }, |
| 544 | + "provides": { |
| 545 | + "commands": 1, |
| 546 | + "hooks": 0 |
| 547 | + }, |
| 548 | + "tags": [ |
| 549 | + "status", |
| 550 | + "workflow", |
| 551 | + "progress", |
| 552 | + "feature-tracking", |
| 553 | + "task-progress" |
| 554 | + ], |
| 555 | + "verified": false, |
| 556 | + "downloads": 0, |
| 557 | + "stars": 0, |
| 558 | + "created_at": "2026-03-16T00:00:00Z", |
| 559 | + "updated_at": "2026-03-16T00:00:00Z" |
| 560 | + }, |
423 | 561 | "v-model": { |
424 | 562 | "name": "V-Model Extension Pack", |
425 | 563 | "id": "v-model", |
|
0 commit comments