linear-issue

Gather and analyze Linear issue context with related GitHub data.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/adisaputra10/miidleware-n8n --skill linear-issue-adisaputra10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-issue
Source: https://github.com/adisaputra10/miidleware-n8n/tree/main/.claude/skills/linear-issue
Command: npx skills add https://github.com/adisaputra10/miidleware-n8n --skill linear-issue-adisaputra10

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 information, including descriptions, comments, attachments, related issues, and linked PRs, providing a comprehensive overview for developers.

Core Features & Use Cases

  • Comprehensive Issue Fetching: Retrieves detailed issue information, comments, and relations from Linear.
  • Contextual Data Aggregation: Integrates data from GitHub (PRs, issues), Notion, and Loom transcripts.
  • Visual Content Analysis: Downloads and analyzes images and fetches transcripts for Loom videos.
  • Node Identification & Popularity: Identifies the affected n8n node and its usage popularity.
  • Effort Estimation: Provides a T-shirt size estimate for the work required to address the issue.
  • Use Case: When starting work on a new Linear ticket, use this skill to automatically gather all necessary background information, understand related tasks, and identify potential complexities before writing any code.

Quick Start

Use the linear-issue skill to fetch all context for issue AI-1975.

Frequently Asked Questions about linear-issue

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

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

To get full context for a Linear issue, you can automatically retrieve its description, comments, attachments, related issues, and linked GitHub pull requests. This provides a comprehensive overview to understand related tasks and potential complexities before coding.

Does the Linear context gathering process integrate with GitHub and Notion?

Yes, the Linear context gathering process integrates with GitHub and Notion. It fetches linked GitHub pull requests or issues and aggregates Notion data alongside Linear descriptions and comments to provide a comprehensive overview.

Can I fetch and analyze Loom video transcripts and images attached to Linear tickets?

Yes, you can fetch Loom video transcripts and analyze images attached to Linear tickets. The skill downloads visual content like images and retrieves transcripts to ensure all contextual data is processed.

What is the best way to estimate development effort for a Linear issue?

The best way to estimate development effort for a Linear issue is to analyze its comprehensive context, including related PRs and affected nodes. The skill provides a T-shirt size estimate for the work required to address the issue.

What dependencies do I need to fetch comprehensive context for Linear issues?

You need the Linear MCP, GitHub CLI, Notion MCP, Loom transcript skill, and curl CLI to fetch comprehensive context for Linear issues. These dependencies enable fetching descriptions, comments, PRs, and visual content.

How does the issue context aggregation identify affected n8n nodes?

Issue context aggregation identifies affected n8n nodes by analyzing the gathered Linear issue data, including descriptions and attachments. It also determines the usage popularity of the identified node to assess impact.