|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-04-03T12:35:01Z", |
| 3 | + "updated_at": "2026-04-08T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "aide": { |
|
106 | 106 | "created_at": "2026-03-03T00:00:00Z", |
107 | 107 | "updated_at": "2026-03-03T00:00:00Z" |
108 | 108 | }, |
| 109 | + "branch-convention": { |
| 110 | + "name": "Branch Convention", |
| 111 | + "id": "branch-convention", |
| 112 | + "description": "Configurable branch and folder naming conventions for /specify with presets and custom patterns.", |
| 113 | + "author": "Quratulain-bilal", |
| 114 | + "version": "1.0.0", |
| 115 | + "download_url": "https://github.com/Quratulain-bilal/spec-kit-branch-convention/archive/refs/tags/v1.0.0.zip", |
| 116 | + "repository": "https://github.com/Quratulain-bilal/spec-kit-branch-convention", |
| 117 | + "homepage": "https://github.com/Quratulain-bilal/spec-kit-branch-convention", |
| 118 | + "documentation": "https://github.com/Quratulain-bilal/spec-kit-branch-convention/blob/main/README.md", |
| 119 | + "changelog": "https://github.com/Quratulain-bilal/spec-kit-branch-convention/blob/main/CHANGELOG.md", |
| 120 | + "license": "MIT", |
| 121 | + "requires": { |
| 122 | + "speckit_version": ">=0.4.0" |
| 123 | + }, |
| 124 | + "provides": { |
| 125 | + "commands": 3, |
| 126 | + "hooks": 1 |
| 127 | + }, |
| 128 | + "tags": [ |
| 129 | + "branch", |
| 130 | + "naming", |
| 131 | + "convention", |
| 132 | + "gitflow", |
| 133 | + "workflow" |
| 134 | + ], |
| 135 | + "verified": false, |
| 136 | + "downloads": 0, |
| 137 | + "stars": 0, |
| 138 | + "created_at": "2026-04-08T00:00:00Z", |
| 139 | + "updated_at": "2026-04-08T00:00:00Z" |
| 140 | + }, |
| 141 | + "canon": { |
| 142 | + "name": "Canon", |
| 143 | + "id": "canon", |
| 144 | + "description": "Adds canon-driven (baseline-driven) workflows: spec-first, code-first, spec-drift. Requires Canon Core preset installation.", |
| 145 | + "author": "Maxim Stupakov", |
| 146 | + "version": "0.1.0", |
| 147 | + "download_url": "https://github.com/maximiliamus/spec-kit-canon/releases/download/v0.1.0/spec-kit-canon-v0.1.0.zip", |
| 148 | + "repository": "https://github.com/maximiliamus/spec-kit-canon", |
| 149 | + "homepage": "https://github.com/maximiliamus/spec-kit-canon", |
| 150 | + "documentation": "https://github.com/maximiliamus/spec-kit-canon/blob/master/README.md", |
| 151 | + "changelog": "https://github.com/maximiliamus/spec-kit-canon/blob/master/CHANGELOG.md", |
| 152 | + "license": "MIT", |
| 153 | + "requires": { |
| 154 | + "speckit_version": ">=0.4.3" |
| 155 | + }, |
| 156 | + "provides": { |
| 157 | + "commands": 16, |
| 158 | + "hooks": 0 |
| 159 | + }, |
| 160 | + "tags": [ |
| 161 | + "process", |
| 162 | + "baseline", |
| 163 | + "canon", |
| 164 | + "drift", |
| 165 | + "spec-first", |
| 166 | + "code-first", |
| 167 | + "spec-drift", |
| 168 | + "vibecoding" |
| 169 | + ], |
| 170 | + "verified": false, |
| 171 | + "downloads": 0, |
| 172 | + "stars": 0, |
| 173 | + "created_at": "2026-03-29T00:00:00Z", |
| 174 | + "updated_at": "2026-03-29T00:00:00Z" |
| 175 | + }, |
109 | 176 | "checkpoint": { |
110 | 177 | "name": "Checkpoint Extension", |
111 | 178 | "id": "checkpoint", |
|
232 | 299 | "id": "confluence", |
233 | 300 | "description": "Create, read, and update Confluence docs for your project", |
234 | 301 | "author": "aaronrsun", |
235 | | - "version": "1.1.0", |
236 | | - "download_url": "https://github.com/aaronrsun/spec-kit-confluence/archive/refs/tags/v1.1.0.zip", |
| 302 | + "version": "1.1.1", |
| 303 | + "download_url": "https://github.com/aaronrsun/spec-kit-confluence/archive/refs/tags/v1.1.1.zip", |
237 | 304 | "repository": "https://github.com/aaronrsun/spec-kit-confluence", |
238 | 305 | "homepage": "https://github.com/aaronrsun/spec-kit-confluence", |
239 | 306 | "documentation": "https://github.com/aaronrsun/spec-kit-confluence/blob/main/README.md", |
|
1032 | 1099 | "created_at": "2026-03-14T00:00:00Z", |
1033 | 1100 | "updated_at": "2026-03-14T00:00:00Z" |
1034 | 1101 | }, |
1035 | | - "repoindex":{ |
| 1102 | + "refine": { |
| 1103 | + "name": "Spec Refine", |
| 1104 | + "id": "refine", |
| 1105 | + "description": "Update specs in-place, propagate changes to plan and tasks, and diff impact across artifacts.", |
| 1106 | + "author": "Quratulain-bilal", |
| 1107 | + "version": "1.0.0", |
| 1108 | + "download_url": "https://github.com/Quratulain-bilal/spec-kit-refine/archive/refs/tags/v1.0.0.zip", |
| 1109 | + "repository": "https://github.com/Quratulain-bilal/spec-kit-refine", |
| 1110 | + "homepage": "https://github.com/Quratulain-bilal/spec-kit-refine", |
| 1111 | + "documentation": "https://github.com/Quratulain-bilal/spec-kit-refine/blob/main/README.md", |
| 1112 | + "changelog": "https://github.com/Quratulain-bilal/spec-kit-refine/blob/main/CHANGELOG.md", |
| 1113 | + "license": "MIT", |
| 1114 | + "requires": { |
| 1115 | + "speckit_version": ">=0.4.0" |
| 1116 | + }, |
| 1117 | + "provides": { |
| 1118 | + "commands": 4, |
| 1119 | + "hooks": 2 |
| 1120 | + }, |
| 1121 | + "tags": [ |
| 1122 | + "refine", |
| 1123 | + "iterate", |
| 1124 | + "propagation", |
| 1125 | + "workflow", |
| 1126 | + "specifications" |
| 1127 | + ], |
| 1128 | + "verified": false, |
| 1129 | + "downloads": 0, |
| 1130 | + "stars": 0, |
| 1131 | + "created_at": "2026-04-08T00:00:00Z", |
| 1132 | + "updated_at": "2026-04-08T00:00:00Z" |
| 1133 | + }, |
| 1134 | + "repoindex": { |
1036 | 1135 | "name": "Repository Index", |
1037 | 1136 | "id": "repoindex", |
1038 | 1137 | "description": "Generate index of your repo for overview, architecture and module", |
|
1047 | 1146 | "requires": { |
1048 | 1147 | "speckit_version": ">=0.1.0", |
1049 | 1148 | "tools": [ |
1050 | | - { |
| 1149 | + { |
1051 | 1150 | "name": "no need", |
1052 | 1151 | "version": ">=1.0.0", |
1053 | 1152 | "required": false |
|
1401 | 1500 | "id": "v-model", |
1402 | 1501 | "description": "Enforces V-Model paired generation of development specs and test specs with full traceability.", |
1403 | 1502 | "author": "leocamello", |
1404 | | - "version": "0.4.0", |
1405 | | - "download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.4.0.zip", |
| 1503 | + "version": "0.5.0", |
| 1504 | + "download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.5.0.zip", |
1406 | 1505 | "repository": "https://github.com/leocamello/spec-kit-v-model", |
1407 | 1506 | "homepage": "https://github.com/leocamello/spec-kit-v-model", |
1408 | 1507 | "documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md", |
|
1412 | 1511 | "speckit_version": ">=0.1.0" |
1413 | 1512 | }, |
1414 | 1513 | "provides": { |
1415 | | - "commands": 9, |
| 1514 | + "commands": 14, |
1416 | 1515 | "hooks": 1 |
1417 | 1516 | }, |
1418 | 1517 | "tags": [ |
|
1426 | 1525 | "downloads": 0, |
1427 | 1526 | "stars": 0, |
1428 | 1527 | "created_at": "2026-02-20T00:00:00Z", |
1429 | | - "updated_at": "2026-02-22T00:00:00Z" |
| 1528 | + "updated_at": "2026-04-06T00:00:00Z" |
1430 | 1529 | }, |
1431 | 1530 | "verify": { |
1432 | 1531 | "name": "Verify Extension", |
|
1491 | 1590 | "created_at": "2026-03-16T00:00:00Z", |
1492 | 1591 | "updated_at": "2026-03-16T00:00:00Z" |
1493 | 1592 | } |
1494 | | - |
1495 | 1593 | } |
1496 | 1594 | } |
0 commit comments