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
- •List all comments for an issue
- •Add new comments (markdown, mentions, links)
- •Edit or delete existing comments
- •Search comments by user or content
- •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.'