Finesssee

linear-watch

Watch Linear issues for changes. Use for monitoring updates.

Finesssee 100 14 Updated 3mo ago
GitHub

Install

npx skillscat add finesssee/linear-cli/linear-watch

Install via the SkillsCat registry.

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