tjcages/linear · Archived

linear-sync

>- Sync, audit, or rescue an existing Linear project against repo reality. Use when the user asks to sync Linear, reconcile tracking, audit this project, fix a messy board, revive a parked project, or score readiness with the rubric. Runs discovery + confirmation before writes; never silent reorganize. NOT for first-time bootstrap (use linear-setup) or one-off CRUD.

First seen Jul 30, 2026

Installation

$ npx skills add tjcages/linear --skill linear-sync

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from tjcages/linear.

npx skills add tjcages/linear

Browse all from tjcages/linear

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 9
License LICENSE
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.2

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,732 B
  • docs SUMMARY.md 384 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 25 installs

SKILL.md

Linear sync

Chat rules: [RESPONSE.md](./RESPONSE.md). Auth: [AUTH.md](./AUTH.md). Playbooks: [METHODOLOGY.md](./METHODOLOGY.md) §1a, §18, §21–§22, §26. Examples: [EXAMPLES.md](./EXAMPLES.md).

Step 0 — auth

Probe Linear MCP. On failure → AUTH.md; stop.

Operating order

  1. Identify project — search by name; confirm with user if multiple.
  2. Enumerate — open+closed issues, milestones, labels, documents, status updates (§1a).
  3. Score — §18 rubric (0–2 × 10). Pass ≥16/20 with no load-bearing 0. Emit gap list.
  4. Confirm — per-category yes/no before writes. Reorganize is higher-risk than extend.
  5. Fix in order (§22a): orphans → milestones → milestones spam collapse → dependencies → install/update discipline protocol (§5).
  6. Half-tracked? — scan docs/ for unmirrored roadmaps (§22b); separate milestone sets.
  7. Backfill-late? — §22c; corroborate doc claims (§4.8).
  8. One status update recording the cleanup if health/structure changed (§20).
  9. Re-score — show before/after totals. One next action.

Hard rules

  • Search before every create.
  • Never delete/reorganize off-limits or other-owned issues without explicit consent.
  • Ticket prose stays terse (§4). Chat follows RESPONSE.md.