Skip to content

Commit 74d9ec2

Browse files
committed
feat(catalog): add linear extension to community catalog
1 parent 3617cd9 commit 74d9ec2

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

extensions/catalog.community.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,6 +1246,39 @@
12461246
"created_at": "2026-03-17T00:00:00Z",
12471247
"updated_at": "2026-03-17T00:00:00Z"
12481248
},
1249+
"linear": {
1250+
"name": "spec-kit-linear",
1251+
"id": "linear",
1252+
"description": "Mirror spec-kit feature directories into Linear (filesystem → Linear, reconcile-based, unidirectional).",
1253+
"author": "Ash Brener",
1254+
"version": "0.2.0",
1255+
"download_url": "https://github.com/ashbrener/spec-kit-linear/archive/refs/tags/v0.2.0.zip",
1256+
"repository": "https://github.com/ashbrener/spec-kit-linear",
1257+
"homepage": "https://github.com/ashbrener/spec-kit-linear",
1258+
"documentation": "https://github.com/ashbrener/spec-kit-linear/blob/main/README.md",
1259+
"changelog": "https://github.com/ashbrener/spec-kit-linear/releases",
1260+
"license": "MIT",
1261+
"requires": {
1262+
"speckit_version": ">=0.1.0"
1263+
},
1264+
"provides": {
1265+
"commands": 5,
1266+
"hooks": 6
1267+
},
1268+
"tags": [
1269+
"issue-tracking",
1270+
"linear",
1271+
"tasks-sync",
1272+
"lifecycle-mirror",
1273+
"memory",
1274+
"cross-repo"
1275+
],
1276+
"verified": false,
1277+
"downloads": 0,
1278+
"stars": 0,
1279+
"created_at": "2026-05-28T15:42:14Z",
1280+
"updated_at": "2026-05-31T05:45:58Z"
1281+
},
12491282
"m365": {
12501283
"name": "Microsoft 365 Integration",
12511284
"id": "m365",

0 commit comments

Comments
 (0)