linear-watch

Original🇺🇸 English
Translated

Watch Linear issues for changes. Use for monitoring updates.

5installs
Added on

NPX Install

npx skill4agent add finesssee/linear-cli linear-watch

Tags

Translated version includes tags in frontmatter

Watch

bash
# 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, --interval
Seconds between polls (default: 10)
--output json
JSON output