AgentSkillsCN

linear-comments

管理Linear问题下的评论。当您需要列出、新增、编辑或删除Linear问题的评论时,可优先选用此技能。触发条件包括:列出评论、添加评论、编辑评论、删除评论、在评论中@提及用户、或将评论与问题关联。

SKILL.md
--- frontmatter
name: linear-comments
description: 'Manage comments on Linear issues. Use when you need to list, add, edit, or delete comments on Linear issues. Triggers: list comments, add comment, edit comment, delete comment, mention user in comment, link comment to issue.'

Linear Comments Skill

When to Use This Skill

  • When you need to view or add comments on issues
  • When editing or deleting comments
  • When listing all comments for an issue
  • When mentioning users in comments
  • When linking comments to issues or PRs

Example Triggers

  • "Add a comment to issue PLA-123"
  • "Show all comments for issue PLA-456"
  • "Delete my last comment on issue PLA-789"

Prerequisites

  • Linear API access and authentication
  • Issue identifier (for comment actions)

Step-by-Step Workflows

  1. List all comments for an issue
  2. Add new comments (markdown, mentions, links)
  3. Edit or delete existing comments
  4. Search comments by user or content
  5. Link comments to issues, PRs, or external resources

Troubleshooting

  • Ensure API token is valid and has correct permissions
  • Check that issue identifiers are correct
  • Use clear, concise, and relevant comments

References

  • Linear API Docs name: linear-comments description: 'Manage comments on Linear issues. Use for listing, adding, editing, and deleting comments. Covers comment history, mentions, and linking to issues.'