Update Issues

SkillProductivity

Update Linear issues. Use when changing status, priority, assignee, or labels.

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 Update Issues skill

What this skill tells your AI

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

# Status
linear-cli i update LIN-123 -s Done
linear-cli i update LIN-123 -s "In Progress"

# Priority
linear-cli i update LIN-123 -p 1    # 1=urgent, 2=high, 3=normal, 4=low

# Assignee
linear-cli i update LIN-123 -a me
linear-cli i update LIN-123 -a "John Doe"

# Labels
linear-cli i update LIN-123 -l bug
linear-cli i update LIN-123 -l bug -l urgent

# Due date
linear-cli i update LIN-123 --due tomorrow
linear-cli i update LIN-123 --due +3d

# Agent patterns
linear-cli i update LIN-123 -s Done --id-only

Comments

linear-cli cm list LIN-123
linear-cli cm create LIN-123 -b "Fixed in commit abc"

Flags

FlagPurpose
--id-onlyReturn ID only
--output jsonJSON output

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-update
Source
github.com/nesszer/linear-cli