linear-cli
Installation
SKILL.md
Linear CLI Skill
This skill provides instructions for managing Linear issues, tasks, and projects using the linear-cli command-line tool. Linear is a modern issue tracker designed for software teams, and the CLI enables workflow management directly from the terminal.
Installation
First, install the linear-cli tool:
# Using Homebrew
brew install schpet/tap/linear
# Or using Deno
deno install -A --reload -f -g -n linear jsr:@schpet/linear-cli