Agent skill
comment
Add a comment to a Linear issue
Install this agent skill to your Project
npx add-skill https://github.com/TheBushidoCollective/han/tree/main/plugins/services/linear/skills/comment
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
create-blog-post
Research Reddit discussions and write a blog post about how Han addresses the topic
research-new-features
Research Claude AI/Code feature requests and discussions on Reddit
create-jutsu
Create a new technique plugin for a technology (language, tool, framework, or validation)
create-do
Create a new discipline plugin with specialized agents
create-hashi
Create a new bridge plugin for MCP server integration
plugin-development
Use when creating or modifying Han plugins. Covers plugin structure, configuration, hooks, skills, and best practices.
Didn't find tool you were looking for?