linear-deep-dive

Analyze Linear issues and projects to generate execution plans.

108|27|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/diegosouzapw/omni-skills --skill linear-deep-dive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-deep-dive
Source: https://github.com/diegosouzapw/omni-skills/tree/main/skills/linear-deep-dive
Command: npx skills add https://github.com/diegosouzapw/omni-skills --skill linear-deep-dive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill helps operators analyze and plan work for Linear issues or projects by fetching data, classifying context, exploring relevant code, and orchestrating the appropriate downstream skills to execute the plan.

Core Features & Use Cases

  • Fetches Linear issues or projects and determines scope (issue details, milestones, dependencies)
  • Classifies the work to select the right workflow (issue vs project) and orchestrates downstream skills
  • Preserves provenance and provides a packaged support kit (playbook, rubric, source manifest) for auditable handoffs and reviews

Quick Start

Invoke the Linear Deep Dive workflow for a given Linear issue ID, URL, or project name to generate an execution plan.

Frequently Asked Questions about linear-deep-dive

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

FAQPage Schema
How do I orchestrate a Linear project workflow end-to-end?

Orchestrating Linear work involves fetching issue or project data, classifying context, exploring relevant code, and coordinating downstream skills for execution. The skill preserves origin details and packages a support kit for review before handoff.

What is the best way to analyze Linear issues and generate an execution plan?

The best way to analyze Linear issues is to fetch the issue data, classify the work scope, and explore relevant code to orchestrate downstream skills. This process preserves provenance and creates an execution plan with a packaged support kit for auditable reviews.

Can I use this workflow to handle both individual Linear issues and full projects?

Yes, you can handle both individual Linear issues and full projects. The skill determines the scope by classifying the work and selecting the right workflow, ensuring it respects milestones and dependencies for both issue details and broader project structures.

How do I preserve provenance when planning work for a Linear issue?

To preserve provenance when planning work for a Linear issue, the skill maintains origin preservation throughout the fetching, classifying, and execution phases. It provides a public operator packet including a playbook, rubric, and source manifest for auditable handoffs.

Does the Linear planning workflow respect project milestones and dependencies?

Yes, the Linear planning workflow respects project milestones and dependencies. When fetching and analyzing project data, the classification process explicitly accounts for these constraints to guide operators through accurate plan creation and downstream execution.

What is included in the operator packet provided before Linear work handoff?

The operator packet provided before handoff includes a playbook, rubric, and source manifest. This packaged support kit ensures provenance is preserved and enables auditable reviews of the Linear issue or project execution plan.