linear-integration

Manage Linear issues, cycles, projects, and milestones via the linearis CLI.

9|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/yebot/rad-cc-plugins --skill linear-integration-yebot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-integration
Source: https://github.com/yebot/rad-cc-plugins/tree/main/plugins/linear-clerk/skills/linear-integration
Command: npx skills add https://github.com/yebot/rad-cc-plugins --skill linear-integration-yebot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires linearis.

What problem does it solve?

Managing Linear issues, cycles, and projects often requires switching contexts to the web UI, interrupting your flow. This skill provides a comprehensive guide to the linearis CLI, enabling you to perform all essential Linear task management directly from your terminal, saving time and maintaining focus.

Core Features & Use Cases

  • Issue Management: Create, read, update, and search Linear issues with detailed options for assignees, priorities, labels, and relationships.
  • Cycle & Project Tracking: List and read cycles and projects, and manage project milestones, ensuring you stay aligned with your team's roadmap.
  • Comment & Embed Operations: Add comments to issues and even download embedded files, keeping all communication and resources centralized.

Quick Start

To update a Linear issue ABC-123 to "In Progress" status and add a comment, ask the skill to "Show me the linearis CLI command to update issue ABC-123 to 'In Progress' status with the comment 'Starting work on this feature'."

Frequently Asked Questions about linear-integration

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

FAQPage Schema
How do I manage Linear issues from the command line instead of the web interface?

You can manage Linear issues directly from your terminal using the linearis CLI, which supports creating, reading, updating, and searching issues without switching to the web UI. This keeps you in your workflow while handling assignees, priorities, labels, and issue state changes.

What Linear operations can I perform with the linearis CLI?

The linearis CLI handles CRUD operations on issues, cycles, projects, and milestones. You can also manage comments, embed files, add PR links, apply labels, and search issues using defined options and ID formats like ABC-123 identifiers.

Can I update issue status and add comments in a single command?

Yes, the linearis CLI supports updating issue status and adding comments in one operation. For example, you can change an issue like ABC-123 to 'In Progress' status while attaching a comment in the same command.

Do I need Linear API knowledge to use the linearis CLI for task management?

No, the linearis CLI provides a structured interface with predefined options and validations, so you work with familiar task management concepts like issues, cycles, and projects without requiring direct API interaction.

Can the linearis CLI help me track cycles and project milestones alongside issue management?

Yes, the linearis CLI lets you list and read cycles and projects, manage milestones, and handle issue-to-cycle relationships, keeping your team's roadmap aligned without leaving the terminal.

What happens if I need to download files attached to Linear issues?

The linearis CLI supports downloading embedded files directly from issues, centralizing resource access alongside comment history and issue metadata in your terminal workflow.