Skill

comment

Install
1
Install the plugin
$
npx claudepluginhub thebushidocollective/han --plugin linear

Want just this skill?

Add to a custom plugin, then install with one command.

Description

Add a comment to a Linear issue

Tool Access

This skill uses the workspace's default tool permissions.

Skill Content

comment

Name

linear:comment - Add a comment to a Linear issue

Synopsis

/comment [arguments]

Description

Add a comment to a Linear issue

Implementation

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:

  • Bold: text
  • Italic: text
  • Code: code
  • Code blocks: ```language
  • Lists
  • Links

Provide formatting tips if user is writing a longer comment.

Stats
Stars106
Forks13
Last CommitFeb 11, 2026
Actions

Similar Skills