linear-insights

Analyze Linear project data and GitHub PRs to estimate milestone completion dates.

3|1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/OmniNode-ai/omniclaude --skill linear-insights
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-insights
Source: https://github.com/OmniNode-ai/omniclaude/tree/main/plugins/onex/skills/linear-insights
Command: npx skills add https://github.com/OmniNode-ai/omniclaude --skill linear-insights

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides deep analytics into project progress and team velocity using data from Linear, helping to forecast completion dates and understand work patterns.

Core Features & Use Cases

  • Daily Deep Dives: Generates comprehensive reports on daily work, including commits, PRs, and issues completed.
  • Velocity Estimation: Calculates team velocity and estimates milestone completion dates based on historical data.
  • Estimation Accuracy: Analyzes historical data from deep dives, GitHub PRs, and Linear to assess estimation accuracy.
  • Project Status Dashboard: Provides a quick overview of project health and can emit snapshots to Kafka.
  • Use Case: At the end of a sprint, use this Skill to generate a velocity report for the "MVP" project to understand how many issues were completed per day and estimate when the "Beta" milestone will be reached.

Quick Start

Generate a deep dive report for today's work.

Frequently Asked Questions about linear-insights

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

FAQPage Schema
How do I estimate milestone completion dates using Linear project velocity?

Generate daily deep dive reports by integrating Linear API issues with GitHub PR data. This provides a comprehensive overview of daily commits, pull requests, and completed issues to track project progress accurately.

Can I analyze estimation accuracy for Linear issues against actual development time?

Yes, the Skill analyzes estimation accuracy by comparing original Linear issue estimates with actual development time. It cross-references GitHub PR data and historical deep dives to measure team estimation precision.

Does this reporting tool integrate with GitHub PRs and Linear project management data?

Yes, the reporting tool integrates with both Linear API and GitHub PR data. Combining these data sources provides comprehensive project insights, including daily commits, pull requests, and completed issue tracking.

What is the best way to track team velocity and project health in Linear?

The best way to track team velocity and project health is by generating a project status dashboard. It provides a quick overview of progress and can emit real-time snapshots to Kafka for continuous monitoring.

How do I generate an end of sprint velocity report for a Linear project?

Generate a sprint velocity report by analyzing how many Linear issues were completed per day. This reveals work patterns and provides data-driven estimates for upcoming milestone completion dates.