Watch

SkillMonitoring & ops

Watch Linear issues for changes. Use for monitoring updates.

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 Watch skill

What this skill tells your AI

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

# Watch single issue (polls for changes)
linear-cli watch LIN-123

# Custom interval
linear-cli watch LIN-123 --interval 30   # Poll every 30 seconds
linear-cli watch LIN-123 -i 60           # Poll every 60 seconds

# JSON output for scripting
linear-cli watch LIN-123 --output json

Flags

FlagPurpose
-i, --intervalSeconds between polls (default: 10)
--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-watch
Source
github.com/nesszer/linear-cli