linear-awareness

Coordinate Linear issue management and debugging investigations across specialized skills.

10|2|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/eveld/claude --skill linear-awareness
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: linear-awareness
Source: https://github.com/eveld/claude/tree/main/skills/linear-awareness
Command: npx skills add https://github.com/eveld/claude --skill linear-awareness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages Linear issues with a focused, safe workflow for ticket management and debugging investigations, reducing miscommunication and context loss.

Core Features & Use Cases

  • Specialized Linear skills for common tasks: fetch/list/search with linear-issues, update with linear-update, and comment addition.
  • Agent-based multi-issue analysis: linear-locator, linear-analyzer, and linear-pattern-finder to uncover patterns and drive debugging context.
  • Workflow integration: coordinates investigation steps, updates tickets, and preserves context across tasks.

Quick Start

Fetch an issue with linear-issues and summarize the findings for the next debugging step.

Frequently Asked Questions about linear-awareness

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

FAQPage Schema
How do I manage Linear issues during a debugging investigation without losing context?▼

Coordinate Linear issue management by fetching and searching issues before acting, then applying specialized agents for multi-issue analysis and pattern discovery to preserve debugging context throughout the workflow.

What's the best way to find patterns across multiple Linear issues?▼

Use dedicated pattern-finder and analyzer agents to process multiple Linear issues, uncovering recurring patterns and driving deeper debugging context for your investigation.

Do I need to authenticate the Linear CLI before fetching and updating issues?▼

Yes, the Linear CLI must be authenticated to fetch, list, search, or update issues and add comments during your debugging workflow.

Can I update Linear tickets and add comments while debugging?▼

Yes, you can update tickets and add comments directly through the linear-update command after fetching and analyzing the relevant Linear issues.

How does integrating Linear issue checks improve agent debugging workflows?▼

Checking Linear issues before acting ensures agents have accurate ticket context, reducing miscommunication and preventing duplicated effort during multi-step debugging investigations.

What should I do if my Linear issue search returns too many results to analyze?▼

Apply the linear-locator and linear-analyzer agents to filter and process large sets of Linear issues, extracting relevant patterns and context for focused debugging.