From linear
Search Linear issues by text in title/description or filters like team:KEY, status:NAME, priority:LEVEL, assignee:me, label:NAME. Displays top 20 results in a table.
How this skill is triggered — by the user, by Claude, or both
Slash command
/linear:searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
linear:search - Search for Linear issues
linear:search - Search for Linear issues
/search [arguments]
Search for Linear issues
Search for Linear issues using filters or text search.
Usage:
/search authentication (text search in title and description)/search team:ENG status:in-progress (with filters)Use the Linear MCP tool linear_search_issues.
Supported filters:
team:KEY - Filter by team (e.g., team:ENG)status:NAME - Filter by status (e.g., status:in-progress)priority:LEVEL - Filter by priority (urgent/high/medium/low)assignee:me - Filter by assigneelabel:NAME - Filter by labelIf no filters provided, search across title and description.
Display results in table format:
| ID | Title | Status | Assignee | Priority | Updated |
|---|
Limit to 20 results. If more exist, show: "Showing 20 of X results. Use filters to narrow down results."
Provide filter examples if search returns no results.
npx claudepluginhub thebushidocollective/han --plugin linearSearches Linear issues by state, assignee, label, or free text with pagination and renders a summary table. Useful for finding and listing issues in the configured team.
Manages Linear issues, projects, and teams using MCP tools, linear CLI, and GraphQL API. Create, update, query issues; handle labels, status, references, and backlogs.
Manages Linear.app issues via Linearis CLI with JSON output: create, read, update, search issues; list teams/projects/cycles/labels/users; add comments.