linear-triage

Manage Linear triage inbox. Use for unassigned issues needing attention.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "linear-triage" with this command: npx skills add finesssee/linear-cli/finesssee-linear-cli-linear-triage

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

linear-list

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-create

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-update

No summary provided by upstream source.

Repository SourceNeeds Review