From linear
Adds comments to Linear issues via /comment. Supports markdown, multi-line prompts, and displays issue URL on success. Useful for updating issues during code reviews or debugging.
npx claudepluginhub thebushidocollective/han --plugin linearThis skill uses the workspace's default tool permissions.
linear:comment - Add a comment to a Linear issue
Adds comments to Jira tickets via /comment command. Supports multi-line input, markdown formatting (bold, italic, code, lists, links), and provides tips for longer comments.
Adds comments to ClickUp tasks via /comment [taskId] [optional text]. Supports markdown formatting including bold, italic, code blocks, lists, links, task mentions, and multi-line input. Optionally notifies followers.
Adds, lists, edits, or deletes comments on Jira issues via explicit /comment-jira-issue invocation. Write operations preview payloads and require confirmation.
Share bugs, ideas, or general feedback.
linear:comment - Add a comment to a Linear issue
/comment [arguments]
Add a comment to a Linear issue
Add a comment to a Linear issue.
Usage: /comment ENG-123 [optional: comment text]
If comment text is not provided, prompt for it with support for multi-line input.
Use linear_add_comment to add the comment.
Display Format:
๐ฌ Adding comment to ENG-123
Comment:
{comment text}
Posted successfully!
View issue: {issue URL}
Support markdown formatting in comments:
codeProvide formatting tips if user is writing a longer comment.