|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-04-24T00:00:00Z", |
| 3 | + "updated_at": "2026-04-24T14:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "aide": { |
|
1327 | 1327 | "created_at": "2026-04-03T00:00:00Z", |
1328 | 1328 | "updated_at": "2026-04-03T00:00:00Z" |
1329 | 1329 | }, |
| 1330 | + "orchestrator": { |
| 1331 | + "name": "Spec Orchestrator", |
| 1332 | + "id": "orchestrator", |
| 1333 | + "description": "Cross-feature orchestration — track state, select tasks, and detect conflicts across parallel specs.", |
| 1334 | + "author": "Quratulain-bilal", |
| 1335 | + "version": "1.0.0", |
| 1336 | + "download_url": "https://github.com/Quratulain-bilal/spec-kit-orchestrator/archive/refs/tags/v1.0.0.zip", |
| 1337 | + "repository": "https://github.com/Quratulain-bilal/spec-kit-orchestrator", |
| 1338 | + "homepage": "https://github.com/Quratulain-bilal/spec-kit-orchestrator", |
| 1339 | + "documentation": "https://github.com/Quratulain-bilal/spec-kit-orchestrator/blob/main/README.md", |
| 1340 | + "changelog": "https://github.com/Quratulain-bilal/spec-kit-orchestrator/releases", |
| 1341 | + "license": "MIT", |
| 1342 | + "requires": { |
| 1343 | + "speckit_version": ">=0.4.0" |
| 1344 | + }, |
| 1345 | + "provides": { |
| 1346 | + "commands": 4, |
| 1347 | + "hooks": 0 |
| 1348 | + }, |
| 1349 | + "tags": [ |
| 1350 | + "orchestration", |
| 1351 | + "multi-feature", |
| 1352 | + "coordination", |
| 1353 | + "workflow", |
| 1354 | + "parallel" |
| 1355 | + ], |
| 1356 | + "verified": false, |
| 1357 | + "downloads": 0, |
| 1358 | + "stars": 0, |
| 1359 | + "created_at": "2026-04-24T14:00:00Z", |
| 1360 | + "updated_at": "2026-04-24T14:00:00Z" |
| 1361 | + }, |
1330 | 1362 | "plan-review-gate": { |
1331 | 1363 | "name": "Plan Review Gate", |
1332 | 1364 | "id": "plan-review-gate", |
|
0 commit comments