Note for triage: version update of the existing catalog entry linear → 0.8.0 (re-filed via this template per the maintainer process; direct-JSON catalog PRs are now redirected here).
Extension ID
linear
Extension Name
Linear Integration
Version
0.8.0
Description
Automatically mirror your spec-kit specs into Linear — one issue per spec, a sub-issue per task phase, kept in sync as you work.
Author
Ash Brener
Repository URL
https://github.com/ashbrener/spec-kit-linear-sync
Download URL
https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.8.0.zip
License
MIT
Homepage (optional)
https://github.com/ashbrener/spec-kit-linear-sync
Documentation URL (optional)
https://github.com/ashbrener/spec-kit-linear-sync/blob/main/README.md
Changelog URL (optional)
https://github.com/ashbrener/spec-kit-linear-sync/blob/main/CHANGELOG.md
Required Spec Kit Version
=0.1.0
Number of Commands
5
Tags
issue-tracking, linear, tasks-sync, lifecycle-mirror, cross-repo
Testing Checklist
Submission Requirements
Testing Details
Released v0.8.0 with a published source archive (pre-flight verified HTTP 200 at the download URL). Full offline test suite (bats + shellcheck + yamllint + markdownlint) green in CI on macOS + Linux; dogfooded against a live Jira project.
Example Usage
specify extension add linear --from https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.8.0.zip
Proposed Catalog Entry
{
"linear": {
"name": "Linear Integration",
"id": "linear",
"description": "Automatically mirror your spec-kit specs into Linear — one issue per spec, a sub-issue per task phase, kept in sync as you work.",
"author": "Ash Brener",
"version": "0.8.0",
"download_url": "https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.8.0.zip",
"repository": "https://github.com/ashbrener/spec-kit-linear-sync",
"homepage": "https://github.com/ashbrener/spec-kit-linear-sync",
"documentation": "https://github.com/ashbrener/spec-kit-linear-sync/blob/main/README.md",
"changelog": "https://github.com/ashbrener/spec-kit-linear-sync/blob/main/CHANGELOG.md",
"license": "MIT",
"requires": { "speckit_version": ">=0.1.0" },
"provides": { "commands": 5, "hooks": 0 },
"tags": ["issue-tracking", "linear", "tasks-sync", "lifecycle-mirror", "cross-repo"],
"verified": false,
"downloads": 0,
"stars": 0,
"updated_at": "2026-08-12T00:00:00Z"
}
}
Additional Context
Version bump of the existing linear entry; only version, download_url, provides.commands, and updated_at change. Preserve the existing created_at. Thanks for maintaining the catalog!
Extension ID
linear
Extension Name
Linear Integration
Version
0.8.0
Description
Automatically mirror your spec-kit specs into Linear — one issue per spec, a sub-issue per task phase, kept in sync as you work.
Author
Ash Brener
Repository URL
https://github.com/ashbrener/spec-kit-linear-sync
Download URL
https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.8.0.zip
License
MIT
Homepage (optional)
https://github.com/ashbrener/spec-kit-linear-sync
Documentation URL (optional)
https://github.com/ashbrener/spec-kit-linear-sync/blob/main/README.md
Changelog URL (optional)
https://github.com/ashbrener/spec-kit-linear-sync/blob/main/CHANGELOG.md
Required Spec Kit Version
Number of Commands
5
Tags
issue-tracking, linear, tasks-sync, lifecycle-mirror, cross-repo
Testing Checklist
Submission Requirements
extension.ymlmanifest includedTesting Details
Released
v0.8.0with a published source archive (pre-flight verified HTTP 200 at the download URL). Full offline test suite (bats + shellcheck + yamllint + markdownlint) green in CI on macOS + Linux; dogfooded against a live Jira project.Example Usage
Proposed Catalog Entry
{ "linear": { "name": "Linear Integration", "id": "linear", "description": "Automatically mirror your spec-kit specs into Linear — one issue per spec, a sub-issue per task phase, kept in sync as you work.", "author": "Ash Brener", "version": "0.8.0", "download_url": "https://github.com/ashbrener/spec-kit-linear-sync/archive/refs/tags/v0.8.0.zip", "repository": "https://github.com/ashbrener/spec-kit-linear-sync", "homepage": "https://github.com/ashbrener/spec-kit-linear-sync", "documentation": "https://github.com/ashbrener/spec-kit-linear-sync/blob/main/README.md", "changelog": "https://github.com/ashbrener/spec-kit-linear-sync/blob/main/CHANGELOG.md", "license": "MIT", "requires": { "speckit_version": ">=0.1.0" }, "provides": { "commands": 5, "hooks": 0 }, "tags": ["issue-tracking", "linear", "tasks-sync", "lifecycle-mirror", "cross-repo"], "verified": false, "downloads": 0, "stars": 0, "updated_at": "2026-08-12T00:00:00Z" } }Additional Context
Version bump of the existing
linearentry; onlyversion,download_url,provides.commands, andupdated_atchange. Preserve the existingcreated_at. Thanks for maintaining the catalog!