linear-comments

Manage comments on Linear issues via the Linear API.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Luscii/terraform-fluentbit-config-renderer --skill linear-comments
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-comments
Source: https://github.com/Luscii/terraform-fluentbit-config-renderer/tree/main/.github/skills/linear-comments
Command: npx skills add https://github.com/Luscii/terraform-fluentbit-config-renderer --skill linear-comments

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines collaboration on Linear by enabling you to view, add, edit, and manage comments directly within your issue tracker, reducing context-switching and manual updates.

Core Features & Use Cases

  • List comments: Retrieve all comments for a given Linear issue to review discussion history.
  • Add comments: Post new comments, including markdown formatting, mentions, and links to related resources.
  • Edit or delete comments: Update or remove existing comments to reflect decisions or corrections.
  • Mention users & link to issues: Mention teammates and link comments to related issues or PRs to ensure traceability.
  • Use Case: When reviewing a PLA ticket, you can fetch all comments, add a status note, and reference related issues to keep stakeholders aligned.

Quick Start

Use the linear-comments skill to list comments for issue PLA-123 and optionally add a follow-up note.

Frequently Asked Questions about linear-comments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Linear issue comments without switching context?

Managing Linear issue comments directly within your issue tracker reduces context-switching. You can view, add, edit, and delete comments, including markdown formatting and mentions, to streamline collaboration and keep stakeholders aligned.

Can I mention teammates and link related issues in Linear comments?

Yes, mentioning teammates and linking comments to related issues or PRs in Linear is supported. This ensures traceability and keeps discussions connected to relevant development resources directly within the issue tracker.

Do I need a Linear API token to list and add comments to issues?

Yes, Linear API access with a valid token is required to perform comment actions. You also need knowledge of the specific issue identifiers, such as PLA-123, to retrieve discussion history or post follow-up notes.

How do I retrieve and review the discussion history for a specific Linear ticket?

To review discussion history, you can list all comments for a given Linear issue. This retrieves the full conversation thread, allowing you to check past decisions and add status notes to keep stakeholders aligned.

What is the best way to update or remove existing comments on a Linear issue?

The best way to update or remove existing comments is through direct edit and delete actions within the Linear workflow. This allows you to reflect decisions or corrections directly on the issue tracker without manual workarounds.