skills/finesssee/linear-cli/linear-comments

linear-comments

SKILL.md

Comments

# List comments on an issue
linear-cli cm list ISSUE_ID
linear-cli cm list SCW-123 --output json

# Create a comment
linear-cli cm create ISSUE_ID -b "Looks good, merging!"

# Update a comment
linear-cli cm update COMMENT_ID -b "Updated text"

# Delete a comment
linear-cli cm delete COMMENT_ID --force

Flags

Flag Purpose
-b BODY Comment body text
--output json JSON output
--force Skip delete confirmation

Exit Codes

0=Success, 1=Error, 2=Not found, 3=Auth error

Weekly Installs
18
GitHub Stars
48
First Seen
14 days ago
Installed on
opencode18
gemini-cli18
github-copilot18
amp18
cline18
codex18