linear-watch

SKILL.md

Watch

# 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

Flag Purpose
-i, --interval Seconds between polls (default: 10)
--output json JSON output
Weekly Installs
37
GitHub Stars
48
First Seen
Feb 7, 2026
Installed on
github-copilot31
opencode30
gemini-cli30
amp30
codex30
kimi-cli30