board

Retrieves Linear project issues grouped by status into a Kanban-style board with priority mapping.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/acta0724/claude-marketplace --skill board-acta0724
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: board
Source: https://github.com/acta0724/claude-marketplace/tree/main/linear/skills/board
Command: npx skills add https://github.com/acta0724/claude-marketplace --skill board-acta0724

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a clear, status-based overview of your Linear project issues, making it easier to track progress and identify bottlenecks.

Core Features & Use Cases

  • Issue Visualization: Displays all issues grouped by their current status (e.g., To Do, In Progress, Done).
  • Priority Mapping: Translates numerical priorities into human-readable labels (Urgent, High, Normal, Low).
  • Use Case: Quickly see which tasks are ready to be worked on, which are in progress, and which have been completed for a specific Linear team.

Quick Start

Show me the board for the 'backend-team' in Linear.

Frequently Asked Questions about board

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

FAQPage Schema
How do I visualize Linear project issues on a Kanban board?

To visualize Linear project issues on a Kanban board, this Skill retrieves team and issue data via Linear MCP and formats them into status-based columns for clear project tracking and bottleneck identification.

Can I view Linear issue priorities in a human-readable format?

Yes, you can view Linear issue priorities in a human-readable format because the Skill translates numerical priority values into standard labels such as Urgent, High, Normal, and Low during the board visualization process.

What's the best way to track Linear project status across a specific team?

The best way to track Linear project status across a specific team is by requesting the board for that team, which fetches all relevant issues and groups them by their current workflow status for quick progress tracking.

Does this Linear board visualization require Linear MCP to fetch team data?

Yes, this Linear board visualization requires Linear MCP integration to fetch the necessary team and issue data, which is then mapped by priority and organized into a Kanban-style presentation.

How are issues grouped when displaying a Linear project board?

Issues are grouped by their current status when displaying a Linear project board, organizing all tasks into clear workflow categories like To Do, In Progress, and Done to facilitate project management.

Why use a status-based overview for Linear issue tracking?

Using a status-based overview for Linear issue tracking makes it easier to identify bottlenecks and track progress by visually separating tasks that are ready to be worked on from those in progress or completed.