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

Linear Triage

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

Manage the Linear triage inbox from the terminal: list unassigned issues, claim them to yourself, or snooze them for a set duration.

About

A CLI skill for working the Linear triage inbox of unassigned issues. A developer uses it to list, claim, and snooze incoming issues that need attention.

  • List triage issues, filter by team with -t
  • Claim to self or snooze with --duration 1d/1w

Linear Triage by the numbers

  • 132 all-time installs (skills.sh)
  • Ranked #1,242 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-triage

Add your badge

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

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

What it does

Manage the Linear triage inbox from the terminal: list unassigned issues, claim them to yourself, or snooze them for a set duration.

Files

SKILL.mdMarkdownGitHub ↗

Triage

# List triage issues (unassigned, no project)
linear-cli tr list
linear-cli tr list -t ENG            # Filter by team
linear-cli tr list --output json

# Claim issue (assign to self, move to backlog)
linear-cli tr claim LIN-123

# Snooze issue
linear-cli tr snooze LIN-123 --duration 1d   # Snooze 1 day
linear-cli tr snooze LIN-123 --duration 1w   # Snooze 1 week

Duration Shortcuts

1d, 2d, 1w, 2w, 1m

Flags

FlagPurpose
--output jsonJSON output

Related skills

This week in AI coding

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

unsubscribe anytime.