|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-03-14T00: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 | 6 | "archive": { |
|
105 | 105 | "created_at": "2026-02-22T00:00:00Z", |
106 | 106 | "updated_at": "2026-02-22T00:00:00Z" |
107 | 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 | + }, |
108 | 152 | "docguard": { |
109 | | - "name": "DocGuard — CDD Enforcement", |
| 153 | + "name": "DocGuard \u2014 CDD Enforcement", |
110 | 154 | "id": "docguard", |
111 | | - "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.", |
112 | 156 | "author": "raccioly", |
113 | | - "version": "0.8.0", |
114 | | - "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", |
115 | 159 | "repository": "https://github.com/raccioly/docguard", |
116 | 160 | "homepage": "https://www.npmjs.com/package/docguard-cli", |
117 | 161 | "documentation": "https://github.com/raccioly/docguard/blob/main/extensions/spec-kit-docguard/README.md", |
|
129 | 173 | }, |
130 | 174 | "provides": { |
131 | 175 | "commands": 6, |
132 | | - "hooks": 1 |
| 176 | + "hooks": 3 |
133 | 177 | }, |
134 | 178 | "tags": [ |
135 | 179 | "documentation", |
|
139 | 183 | "traceability", |
140 | 184 | "ai-agents", |
141 | 185 | "enforcement", |
142 | | - "scoring" |
| 186 | + "spec-kit" |
143 | 187 | ], |
144 | 188 | "verified": false, |
145 | 189 | "downloads": 0, |
146 | 190 | "stars": 0, |
147 | 191 | "created_at": "2026-03-13T00:00:00Z", |
148 | | - "updated_at": "2026-03-13T00:00:00Z" |
| 192 | + "updated_at": "2026-03-15T20:00:00Z" |
149 | 193 | }, |
150 | 194 | "doctor": { |
151 | 195 | "name": "Project Health Check", |
|
413 | 457 | "understanding": { |
414 | 458 | "name": "Understanding", |
415 | 459 | "id": "understanding", |
416 | | - "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.", |
| 460 | + "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.", |
417 | 461 | "author": "Ladislav Bihari", |
418 | 462 | "version": "3.4.0", |
419 | 463 | "download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip", |
|
451 | 495 | "created_at": "2026-03-07T00:00:00Z", |
452 | 496 | "updated_at": "2026-03-07T00:00:00Z" |
453 | 497 | }, |
| 498 | + "status": { |
| 499 | + "name": "Project Status", |
| 500 | + "id": "status", |
| 501 | + "description": "Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary.", |
| 502 | + "author": "KhawarHabibKhan", |
| 503 | + "version": "1.0.0", |
| 504 | + "download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip", |
| 505 | + "repository": "https://github.com/KhawarHabibKhan/spec-kit-status", |
| 506 | + "homepage": "https://github.com/KhawarHabibKhan/spec-kit-status", |
| 507 | + "documentation": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/README.md", |
| 508 | + "changelog": "https://github.com/KhawarHabibKhan/spec-kit-status/blob/main/CHANGELOG.md", |
| 509 | + "license": "MIT", |
| 510 | + "requires": { |
| 511 | + "speckit_version": ">=0.1.0" |
| 512 | + }, |
| 513 | + "provides": { |
| 514 | + "commands": 1, |
| 515 | + "hooks": 0 |
| 516 | + }, |
| 517 | + "tags": [ |
| 518 | + "status", |
| 519 | + "workflow", |
| 520 | + "progress", |
| 521 | + "feature-tracking", |
| 522 | + "task-progress" |
| 523 | + ], |
| 524 | + "verified": false, |
| 525 | + "downloads": 0, |
| 526 | + "stars": 0, |
| 527 | + "created_at": "2026-03-16T00:00:00Z", |
| 528 | + "updated_at": "2026-03-16T00:00:00Z" |
| 529 | + }, |
454 | 530 | "v-model": { |
455 | 531 | "name": "V-Model Extension Pack", |
456 | 532 | "id": "v-model", |
|
0 commit comments