linear-sprint

Fetch Linear sprint data via CLI and GraphQL to generate structured cycle reports.

6|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/opmau/claude-code-framework --skill linear-sprint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-sprint
Source: https://github.com/opmau/claude-code-framework/tree/main/templates/.claude/skills/linear-sprint
Command: npx skills add https://github.com/opmau/claude-code-framework --skill linear-sprint

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coalesces Linear sprint data into a clear, actionable view so teams can monitor cycle health and plan effectively.

Core Features & Use Cases

  • View active and upcoming cycles and their issues via the Linear CLI and GraphQL.
  • Generate structured sprint reports suitable for standups, reviews, and planning meetings.
  • Optionally update local documentation with the latest sprint status for quick reference.

Quick Start

Run the linear-sprint skill to fetch the current sprint data and generate a report.

Frequently Asked Questions about linear-sprint

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

FAQPage Schema
How do I generate a sprint report for my current Linear cycle?

Generate a Linear sprint report by fetching active cycle issue data via the Linear CLI and GraphQL. It coalesces issues into a structured view to help teams monitor cycle health and plan effectively.

Can I use GraphQL to fetch details for an upcoming Linear cycle?

Yes, you can fetch upcoming Linear cycle details using GraphQL. The skill supports argument-based selection to target either the current or next cycle for generating structured progress reports.

What is the best way to track Linear sprint progress for standups?

Tracking Linear sprint progress for standups is best done by generating a structured sprint report. It summarizes active cycle data fetched via the CLI, providing a clear, actionable view of issue statuses.

Does the Linear sprint report skill work without additional dependencies?

Yes, the Linear sprint report skill works without additional dependencies. It relies solely on the Linear CLI and GraphQL to fetch cycle data and generate structured summaries for planning meetings.

How do I automatically update local docs with my Linear sprint status?

Automatically update local docs with Linear sprint status by running the skill with its optional documentation update feature. It fetches current cycle data via the CLI and writes the latest report to a local file.

Why use the Linear CLI over the web dashboard for sprint planning?

Using the Linear CLI for sprint planning allows you to coalesce cycle data into a structured report directly in your environment. It provides an actionable view of cycle health suitable for quick reference and planning.