linear-search

Search Linear.app issues and projects by text using linear-cli.

Updated Jul 11, 2022
One-click install
npx skills add https://github.com/kvnxiao/.dotfiles --skill linear-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-search
Source: https://github.com/kvnxiao/.dotfiles/tree/main/claude/skills/linear-search
Command: npx skills add https://github.com/kvnxiao/.dotfiles --skill linear-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly locate Linear.app issues and projects by text, enabling faster triage and planning.

Core Features & Use Cases

  • Search Issues: Find issues in Linear.app by keywords, messages, or issue keys across projects.
  • Search Projects: Locate projects by name or description to understand scope or ownership.
  • Use Case: Quickly surface all tickets mentioning a specific feature or bug to prioritize work.

Quick Start

Use the linear-search skill to locate Linear.app issues and projects by text. Example: linear-cli s issues "authentication bug"

Frequently Asked Questions about linear-search

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

FAQPage Schema
How do I search Linear issues by keyword across multiple projects?

To search Linear projects by text, you use the linear-cli tool to locate projects by name or description. This helps you understand project scope or ownership when planning and triaging work.

Can I use text search to triage bugs in my Linear backlog?

Yes, you can use text search to triage bugs in your Linear backlog. The skill applies keyword-based queries to surface all tickets mentioning a specific bug, enabling faster prioritization of work across your projects.

Do I need the linear-cli tool to locate Linear issues?

Yes, you need the linear-cli tool to locate Linear issues because the skill relies on it to execute searches. It uses the linear-cli to perform text-based queries and returns structured results suitable for downstream processing.

What's the best way to find Linear tickets mentioning a specific feature?

The best way to find Linear tickets mentioning a specific feature is using keyword-based queries with the linear-cli tool. The skill searches issue messages and keys across projects to quickly surface relevant tickets for prioritization.

Can I get structured Linear search results for downstream automation?

Yes, you can get structured Linear search results for downstream automation. The skill relies on the linear-cli tool to perform searches and returns structured results suitable for downstream processing, triage, and planning.