linear-status

Print a prioritized Linear board triage view for the configured team.

6|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/withpiper/pipekit --skill linear-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-status
Source: https://github.com/withpiper/pipekit/tree/main/skills/linear-status
Command: npx skills add https://github.com/withpiper/pipekit --skill linear-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly summarize the current Linear board state to aid triage and prioritization, using the team configured in method.config.md.

Core Features & Use Cases

  • Quick triage view of Building, In Progress, and UAT across the configured team
  • Optional filters to include all active states or limit to blocked issues
  • Compact, readable board output suitable for quick decision making

Quick Start

Display the current Linear board status for the configured team.

Frequently Asked Questions about linear-status

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

FAQPage Schema
How do I get a quick triage view of my Linear board status?

A Linear board status triage view provides a compact, prioritized summary of issues in Building, In Progress, and UAT states for your configured team. This helps monitor project progress and aid quick decision making without navigating the full UI.

Can I filter my Linear project management board to only show blocked issues?

Yes, you can filter your Linear project management board to show blocked issues. The CLI triage view supports optional filters to limit output to blocked issues or expand it to include all active workflow states.

How do I monitor Linear UAT and In Progress states from the command line?

You can monitor Linear UAT and In Progress states from the command line by executing a CLI command that queries your configured project team and prints a compact board view of those specific workflow states for triage.

Do I need to configure a team before checking Linear workflow status via CLI?

Yes, you need to define a target team in a method.config.md file before checking Linear workflow status via CLI. The triage tool queries Linear based on the team specified in this configuration file to generate the board view.

What is the best way to summarize the current Linear board state for a team?

The best way to summarize the current Linear board state for a team is using a CLI triage tool that prints a compact, readable board view. It prioritizes Building, In Progress, and UAT issues to aid quick project management decisions.