sprint

Fetch Linear team issues grouped by workflow state with priorities and assignees.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/amotion-ai/botassist --skill sprint-amotion-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint
Source: https://github.com/amotion-ai/botassist/tree/main/.claude/skills/sprint
Command: npx skills add https://github.com/amotion-ai/botassist --skill sprint-amotion-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a fast, read-only overview of sprint progress so teams can quickly understand ticket distribution, identify blockers, and decide the next action without manually inspecting Linear.

Core Features & Use Cases

  • Fetches all issues for the Botree Software (BSW) Linear team and groups them by workflow status for a clear sprint board view.
  • Computes summary metrics, highlights potentially stuck work (age in state), flags high-priority tickets not started, and surfaces unassigned in-progress items.
  • Use case: a product manager asks for current sprint status to prioritize reviews, assign owners, or escalate stuck work before the next standup.

Quick Start

Ask the assistant to run /sprint to fetch and display the current sprint board for the Botree Software team using your LINEAR_API_KEY.

Frequently Asked Questions about sprint

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

FAQPage Schema
How do I get a Linear sprint board overview grouped by ticket status?

To get a Linear sprint board overview grouped by ticket status, this Skill fetches all issues for a specific team using your LINEAR_API_KEY, parses their workflow states, and displays them organized by status. It also computes progress percentages and counts.

Can I identify blockers and stuck Linear tickets during a sprint?

Yes, you can identify blockers and stuck Linear tickets during a sprint. The Skill computes the in-progress age for each issue and highlights potentially stuck work, flagging high-priority tickets that are not started and surfacing unassigned in-progress items.

Do I need a LINEAR_API_KEY to fetch sprint ticket priorities and assignees?

Yes, you need a LINEAR_API_KEY to fetch sprint ticket priorities and assignees. The Skill requires this access token to parse Linear issue fields including state, priority, assignee, and timestamps for computing sprint metrics.

What is the best way to check unassigned in-progress work in Linear?

The best way to check unassigned in-progress work in Linear is to run this Skill. It specifically surfaces unassigned in-progress items and flags high-priority tickets not started, providing a read-only status overview to help prioritize reviews and assign owners.

Does this sprint status overview modify Linear issues or update ticket states?

No, this sprint status overview does not modify Linear issues or update ticket states. It provides a strictly read-only view of your sprint board, fetching and grouping issues by workflow status to compute counts and progress percentages without writing back.