Управление Linear-тикетами через Orca CLI

★ 7.5 · vibe-coding

orca-linear is a Claude Code skill that connects Linear's CLI via `orca linear ...` commands to manage tasks linked to Linear issues. It reads 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 creation. Before running any commands, the skill loads the version-matched guide via `ORCA skills get orca-linear` to ensure subcommands and flags match the installed binary. Designed for developers who work end-to-end from a Linear issue through a PR and want reliable issue-tracking automation — without treating ticket text as trusted instructions.