One-click install
npx skills add https://github.com/greptileai/n8n-mirror --skill linear-issue-greptileai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-issue
Source: https://github.com/greptileai/n8n-mirror/tree/main/.claude/skills/linear-issue
Command: npx skills add https://github.com/greptileai/n8n-mirror --skill linear-issue-greptileai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__linear, cli:gh, mcp__notion, skill:loom-transcript, cli:curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the process of understanding a Linear issue by gathering all relevant context, including related issues, PRs, and media, to facilitate efficient work.

Core Features & Use Cases

  • Comprehensive Context Gathering: Fetches issue details, comments, related issues, linked PRs/issues, and media transcripts.
  • Prerequisite Verification: Checks for necessary tools like Linear MCP and GitHub CLI.
  • Use Case: When starting work on a new Linear ticket, use this skill to get a complete picture of the problem, its history, and related tasks before writing any code.

Quick Start

Fetch and analyze the Linear issue with ID AI-1234.

Frequently Asked Questions about linear-issue

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

FAQPage Schema
How do I gather context for a Linear issue before starting development?

To gather context for a Linear issue, fetch issue details, comments, relations, linked GitHub PRs, and Loom video transcripts. This provides a complete picture of the problem and history before coding.

Can I use this skill to link Linear issues with GitHub PRs and issues?

Yes, you can link Linear issues with GitHub PRs and issues. The skill fetches linked GitHub PRs and issues using the GitHub CLI to provide comprehensive context for the Linear ticket.

What tools do I need to analyze a Linear issue with GitHub context?

You need the Linear MCP and GitHub CLI installed to analyze a Linear issue with GitHub context. Notion MCP and curl are optionally used for additional data retrieval and context gathering.

How do I extract transcripts from Loom videos linked in a Linear ticket?

To extract transcripts from Loom videos linked in a Linear ticket, use the loom-transcript skill dependency. It automatically fetches media transcripts to ensure no context is missed during issue analysis.

Does this skill work with Notion for additional issue context?

Yes, this skill optionally works with Notion for additional issue context. It uses the Notion MCP to retrieve supplementary data, expanding the gathered context beyond Linear and GitHub.

What's the best way to verify prerequisites for Linear issue analysis?

The best way to verify prerequisites for Linear issue analysis is checking for the Linear MCP and GitHub CLI. The skill automatically verifies these necessary tools before attempting to fetch issue data.