linear-bulk
SKILL.md
Bulk Operations
# Update status for multiple issues
linear-cli b update-state -s Done LIN-1 LIN-2 LIN-3
# Assign multiple issues
linear-cli b assign --user me LIN-1 LIN-2
linear-cli b assign --user "John Doe" LIN-1 LIN-2
# Unassign multiple issues
linear-cli b unassign LIN-1 LIN-2
# Add label to multiple issues
linear-cli b label --add bug LIN-1 LIN-2 LIN-3
# Pipe issue IDs from stdin
linear-cli i list -t ENG --id-only | linear-cli b assign --user me -
Flags
| Flag | Purpose |
|---|---|
--dry-run |
Preview changes |
--output json |
JSON output |
Weekly Installs
39
Repository
finesssee/linear-cliGitHub Stars
49
First Seen
Feb 7, 2026
Security Audits
Installed on
github-copilot33
opencode32
gemini-cli32
amp32
codex32
kimi-cli32