Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
finesssee avatar

Linear Statuses

  • 116 installs
  • 128 repo stars
  • Updated July 24, 2026
  • finesssee/linear-cli

View and manage Linear workflow states from the CLI - list team statuses, get details, and update a workflow state's name or color.

About

Manages Linear workflow states via linear-cli, supporting listing team statuses, getting details, and updating name or color. A developer uses it to check or configure issue statuses from the terminal.

  • st list and st get scoped to a team
  • st update changes a workflow state's name and color

Linear Statuses by the numbers

  • 116 all-time installs (skills.sh)
  • Ranked #1,306 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/finesssee/linear-cli --skill linear-statuses

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs116
repo stars128
Last updatedJuly 24, 2026
Repositoryfinesssee/linear-cli

What it does

View and manage Linear workflow states from the CLI - list team statuses, get details, and update a workflow state's name or color.

Files

SKILL.mdMarkdownGitHub ↗

Statuses

# List all statuses for a team
linear-cli st list -t ENG
linear-cli st list -t ENG --output json

# Get status details
linear-cli st get "In Progress" -t ENG

# Update a workflow state
linear-cli st update STATE_ID --name "Reviewing" --color "#3B82F6"

Flags

FlagPurpose
-t TEAMTeam key (required)
--name NAMEStatus name
--color HEXStatus color
--output jsonJSON output

Exit Codes

0=Success, 1=Error, 2=Not found, 3=Auth error

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.