General 360 installs

linear-cli

by schpet/linear-cli

Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.

Skill content

Linear CLI

A CLI to manage Linear issues from the command line, with git and jj integration.

Prerequisites

The linear command must be available on PATH. To check:

linear --version

If not installed globally, you can run it without installing via npx:

npx @schpet/linear-cli --version