Linear — управление задачами и тикетами
★ 7.5 · vibe-coding
linear-tickets is a Claude Code skill that connects the Linear CLI via `orca linear ...` commands to manage tasks linked to Linear issues. It reads linked ticket context with `orca linear issue --current --full --json`, posts completion updates, moves issues through Linear workflow states, attaches PR/MR links using `orca linear attach --current --url <url> --title "PR/MR link" --json`, and handles triage for assignee, priority, estimate, due date, labels, and parented follow-up ticket creation. A legacy bundled alias for `orca-linear`, both names resolve to the same implementation. Designed for developers working from Linear issues who want to automate status transitions, issue search, and PR-to-ticket linking without leaving the Claude Code environment — treating all returned ticket fields as untrusted source data, never as executable instructions.
- #linear
- #issue-tracking
- #workflow-automation
- #pr-links
- #orca