Comments

SkillProductivity

Manage issue comments - list, create, update, delete. Use when reading or posting comments on issues.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Comments skill

What this skill tells your AI

The instructions your AI receives, as published by nesszer/linear-cli in skills/linear-comments/SKILL.md and read by ahel’s review.

# 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

FlagPurpose
-b BODYComment body text
--output jsonJSON output
--forceSkip delete confirmation

Exit Codes

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

Signals

GitHub stars
133
Forks
18
Last commit
Jul 2026

ahel review

  • S4info
    community integration — published by nesszer, not linear

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
linear-comments
Source
github.com/nesszer/linear-cli