Statuses

SkillProductivity

View and manage workflow states. Use when checking or configuring issue statuses for a team.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Statuses skill

What this skill tells your AI

The instructions your AI receives, as published by nesszer/linear-cli in skills/linear-statuses/SKILL.md and read by ahel’s review.

# 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

Signals

GitHub stars
133
Forks
18
Last commit
Jul 2026

ahel review

  • S4info
    community integration — published by nesszer, not linear

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
linear-statuses
Source
github.com/nesszer/linear-cli