|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-03-30T00:00:00Z", |
| 3 | + "updated_at": "2026-04-01T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "aide": { |
7 | 7 | "name": "AI-Driven Engineering (AIDE)", |
8 | 8 | "id": "aide", |
9 | | - "description": "A structured 7-step workflow for building new projects from scratch with AI assistants — from vision through implementation.", |
| 9 | + "description": "A structured 7-step workflow for building new projects from scratch with AI assistants \u00e2\u20ac\u201d from vision through implementation.", |
10 | 10 | "author": "mnriem", |
11 | 11 | "version": "1.0.0", |
12 | 12 | "download_url": "https://github.com/mnriem/spec-kit-extensions/releases/download/aide-v1.0.0/aide.zip", |
|
170 | 170 | "cognitive-squad": { |
171 | 171 | "name": "Cognitive Squad", |
172 | 172 | "id": "cognitive-squad", |
173 | | - "description": "Multi-agent cognitive system with Triadic Model: understanding, internalization, application — with quality gates, backpropagation verification, and self-healing", |
| 173 | + "description": "Multi-agent cognitive system with Triadic Model: understanding, internalization, application \u00e2\u20ac\u201d with quality gates, backpropagation verification, and self-healing", |
174 | 174 | "author": "Testimonial", |
175 | 175 | "version": "0.1.0", |
176 | 176 | "download_url": "https://github.com/Testimonial/cognitive-squad/archive/refs/tags/v0.1.0.zip", |
|
242 | 242 | "updated_at": "2026-03-19T12:08:20Z" |
243 | 243 | }, |
244 | 244 | "docguard": { |
245 | | - "name": "DocGuard — CDD Enforcement", |
| 245 | + "name": "DocGuard \u00e2\u20ac\u201d CDD Enforcement", |
246 | 246 | "id": "docguard", |
247 | 247 | "description": "Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero NPM runtime dependencies.", |
248 | 248 | "author": "raccioly", |
|
379 | 379 | "iterate": { |
380 | 380 | "name": "Iterate", |
381 | 381 | "id": "iterate", |
382 | | - "description": "Iterate on spec documents with a two-phase define-and-apply workflow — refine specs mid-implementation and go straight back to building", |
| 382 | + "description": "Iterate on spec documents with a two-phase define-and-apply workflow \u00e2\u20ac\u201d refine specs mid-implementation and go straight back to building", |
383 | 383 | "author": "Vianca Martinez", |
384 | 384 | "version": "2.0.0", |
385 | 385 | "download_url": "https://github.com/imviancagrace/spec-kit-iterate/archive/refs/tags/v2.0.0.zip", |
|
469 | 469 | "updated_at": "2026-03-17T00:00:00Z" |
470 | 470 | }, |
471 | 471 | "maqa": { |
472 | | - "name": "MAQA — Multi-Agent & Quality Assurance", |
| 472 | + "name": "MAQA \u00e2\u20ac\u201d Multi-Agent & Quality Assurance", |
473 | 473 | "id": "maqa", |
474 | | - "description": "Coordinator → feature → QA agent workflow with parallel worktree-based implementation. Language-agnostic. Auto-detects installed board plugins (Trello, Linear, GitHub Projects, Jira, Azure DevOps). Optional CI gate.", |
| 474 | + "description": "Coordinator \u00e2\u2020\u2019 feature \u00e2\u2020\u2019 QA agent workflow with parallel worktree-based implementation. Language-agnostic. Auto-detects installed board plugins (Trello, Linear, GitHub Projects, Jira, Azure DevOps). Optional CI gate.", |
475 | 475 | "author": "GenieRobot", |
476 | 476 | "version": "0.1.3", |
477 | 477 | "download_url": "https://github.com/GenieRobot/spec-kit-maqa-ext/releases/download/maqa-v0.1.3/maqa.zip", |
|
994 | 994 | "status": { |
995 | 995 | "name": "Project Status", |
996 | 996 | "id": "status", |
997 | | - "description": "Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary.", |
| 997 | + "description": "Show current SDD workflow progress \u00e2\u20ac\u201d active feature, artifact status, task completion, workflow phase, and extensions summary.", |
998 | 998 | "author": "KhawarHabibKhan", |
999 | 999 | "version": "1.0.0", |
1000 | 1000 | "download_url": "https://github.com/KhawarHabibKhan/spec-kit-status/archive/refs/tags/v1.0.0.zip", |
|
1101 | 1101 | "understanding": { |
1102 | 1102 | "name": "Understanding", |
1103 | 1103 | "id": "understanding", |
1104 | | - "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.", |
| 1104 | + "description": "Automated requirements quality analysis \u00e2\u20ac\u201d 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.", |
1105 | 1105 | "author": "Ladislav Bihari", |
1106 | 1106 | "version": "3.4.0", |
1107 | 1107 | "download_url": "https://github.com/Testimonial/understanding/archive/refs/tags/v3.4.0.zip", |
|
1233 | 1233 | "stars": 0, |
1234 | 1234 | "created_at": "2026-03-16T00:00:00Z", |
1235 | 1235 | "updated_at": "2026-03-16T00:00:00Z" |
| 1236 | + }, |
| 1237 | + "critique": { |
| 1238 | + "name": "Spec Critique Extension", |
| 1239 | + "id": "critique", |
| 1240 | + "description": "Dual-lens critical review of spec and plan from product strategy and engineering risk perspectives.", |
| 1241 | + "author": "arunt14", |
| 1242 | + "version": "1.0.0", |
| 1243 | + "download_url": "https://github.com/arunt14/spec-kit-critique/archive/refs/tags/v1.0.0.zip", |
| 1244 | + "repository": "https://github.com/arunt14/spec-kit-critique", |
| 1245 | + "homepage": "https://github.com/arunt14/spec-kit-critique", |
| 1246 | + "documentation": "https://github.com/arunt14/spec-kit-critique/blob/main/README.md", |
| 1247 | + "changelog": "https://github.com/arunt14/spec-kit-critique/blob/main/CHANGELOG.md", |
| 1248 | + "license": "MIT", |
| 1249 | + "requires": { |
| 1250 | + "speckit_version": ">=0.1.0" |
| 1251 | + }, |
| 1252 | + "provides": { |
| 1253 | + "commands": 1, |
| 1254 | + "hooks": 1 |
| 1255 | + }, |
| 1256 | + "tags": [ |
| 1257 | + "docs", |
| 1258 | + "review", |
| 1259 | + "planning" |
| 1260 | + ], |
| 1261 | + "verified": false, |
| 1262 | + "downloads": 0, |
| 1263 | + "stars": 0, |
| 1264 | + "created_at": "2026-04-01T00:00:00Z", |
| 1265 | + "updated_at": "2026-04-01T00:00:00Z" |
| 1266 | + }, |
| 1267 | + "qa": { |
| 1268 | + "name": "QA Testing Extension", |
| 1269 | + "id": "qa", |
| 1270 | + "description": "Systematic QA testing with browser-driven or CLI-based validation of acceptance criteria from spec.", |
| 1271 | + "author": "arunt14", |
| 1272 | + "version": "1.0.0", |
| 1273 | + "download_url": "https://github.com/arunt14/spec-kit-qa/archive/refs/tags/v1.0.0.zip", |
| 1274 | + "repository": "https://github.com/arunt14/spec-kit-qa", |
| 1275 | + "homepage": "https://github.com/arunt14/spec-kit-qa", |
| 1276 | + "documentation": "https://github.com/arunt14/spec-kit-qa/blob/main/README.md", |
| 1277 | + "changelog": "https://github.com/arunt14/spec-kit-qa/blob/main/CHANGELOG.md", |
| 1278 | + "license": "MIT", |
| 1279 | + "requires": { |
| 1280 | + "speckit_version": ">=0.1.0" |
| 1281 | + }, |
| 1282 | + "provides": { |
| 1283 | + "commands": 1, |
| 1284 | + "hooks": 1 |
| 1285 | + }, |
| 1286 | + "tags": [ |
| 1287 | + "code", |
| 1288 | + "testing", |
| 1289 | + "qa" |
| 1290 | + ], |
| 1291 | + "verified": false, |
| 1292 | + "downloads": 0, |
| 1293 | + "stars": 0, |
| 1294 | + "created_at": "2026-04-01T00:00:00Z", |
| 1295 | + "updated_at": "2026-04-01T00:00:00Z" |
| 1296 | + }, |
| 1297 | + "retro": { |
| 1298 | + "name": "Retrospective Extension", |
| 1299 | + "id": "retro", |
| 1300 | + "description": "Sprint retrospective analysis with metrics, spec accuracy assessment, and improvement suggestions.", |
| 1301 | + "author": "arunt14", |
| 1302 | + "version": "1.0.0", |
| 1303 | + "download_url": "https://github.com/arunt14/spec-kit-retro/archive/refs/tags/v1.0.0.zip", |
| 1304 | + "repository": "https://github.com/arunt14/spec-kit-retro", |
| 1305 | + "homepage": "https://github.com/arunt14/spec-kit-retro", |
| 1306 | + "documentation": "https://github.com/arunt14/spec-kit-retro/blob/main/README.md", |
| 1307 | + "changelog": "https://github.com/arunt14/spec-kit-retro/blob/main/CHANGELOG.md", |
| 1308 | + "license": "MIT", |
| 1309 | + "requires": { |
| 1310 | + "speckit_version": ">=0.1.0" |
| 1311 | + }, |
| 1312 | + "provides": { |
| 1313 | + "commands": 1, |
| 1314 | + "hooks": 0 |
| 1315 | + }, |
| 1316 | + "tags": [ |
| 1317 | + "process", |
| 1318 | + "retrospective", |
| 1319 | + "metrics" |
| 1320 | + ], |
| 1321 | + "verified": false, |
| 1322 | + "downloads": 0, |
| 1323 | + "stars": 0, |
| 1324 | + "created_at": "2026-04-01T00:00:00Z", |
| 1325 | + "updated_at": "2026-04-01T00:00:00Z" |
| 1326 | + }, |
| 1327 | + "ship": { |
| 1328 | + "name": "Ship Release Extension", |
| 1329 | + "id": "ship", |
| 1330 | + "description": "Automates release pipeline: pre-flight checks, branch sync, changelog generation, CI verification, and PR creation.", |
| 1331 | + "author": "arunt14", |
| 1332 | + "version": "1.0.0", |
| 1333 | + "download_url": "https://github.com/arunt14/spec-kit-ship/archive/refs/tags/v1.0.0.zip", |
| 1334 | + "repository": "https://github.com/arunt14/spec-kit-ship", |
| 1335 | + "homepage": "https://github.com/arunt14/spec-kit-ship", |
| 1336 | + "documentation": "https://github.com/arunt14/spec-kit-ship/blob/main/README.md", |
| 1337 | + "changelog": "https://github.com/arunt14/spec-kit-ship/blob/main/CHANGELOG.md", |
| 1338 | + "license": "MIT", |
| 1339 | + "requires": { |
| 1340 | + "speckit_version": ">=0.1.0" |
| 1341 | + }, |
| 1342 | + "provides": { |
| 1343 | + "commands": 1, |
| 1344 | + "hooks": 1 |
| 1345 | + }, |
| 1346 | + "tags": [ |
| 1347 | + "process", |
| 1348 | + "release", |
| 1349 | + "automation" |
| 1350 | + ], |
| 1351 | + "verified": false, |
| 1352 | + "downloads": 0, |
| 1353 | + "stars": 0, |
| 1354 | + "created_at": "2026-04-01T00:00:00Z", |
| 1355 | + "updated_at": "2026-04-01T00:00:00Z" |
| 1356 | + }, |
| 1357 | + "staff-review": { |
| 1358 | + "name": "Staff Review Extension", |
| 1359 | + "id": "staff-review", |
| 1360 | + "description": "Staff-engineer-level code review that validates implementation against spec, checks security, performance, and test coverage.", |
| 1361 | + "author": "arunt14", |
| 1362 | + "version": "1.0.0", |
| 1363 | + "download_url": "https://github.com/arunt14/spec-kit-staff-review/archive/refs/tags/v1.0.0.zip", |
| 1364 | + "repository": "https://github.com/arunt14/spec-kit-staff-review", |
| 1365 | + "homepage": "https://github.com/arunt14/spec-kit-staff-review", |
| 1366 | + "documentation": "https://github.com/arunt14/spec-kit-staff-review/blob/main/README.md", |
| 1367 | + "changelog": "https://github.com/arunt14/spec-kit-staff-review/blob/main/CHANGELOG.md", |
| 1368 | + "license": "MIT", |
| 1369 | + "requires": { |
| 1370 | + "speckit_version": ">=0.1.0" |
| 1371 | + }, |
| 1372 | + "provides": { |
| 1373 | + "commands": 1, |
| 1374 | + "hooks": 1 |
| 1375 | + }, |
| 1376 | + "tags": [ |
| 1377 | + "code", |
| 1378 | + "review", |
| 1379 | + "quality" |
| 1380 | + ], |
| 1381 | + "verified": false, |
| 1382 | + "downloads": 0, |
| 1383 | + "stars": 0, |
| 1384 | + "created_at": "2026-04-01T00:00:00Z", |
| 1385 | + "updated_at": "2026-04-01T00:00:00Z" |
1236 | 1386 | } |
1237 | 1387 | } |
1238 | 1388 | } |
0 commit comments