linear-bulk
Apply the same change to many Linear issues at once. Dry-run by default.
Search Linear issues by keyword, team, assignee, state, or priority
> /plugin marketplace add Elnora-AI/elnora-linear > /plugin install linear-workspace@elnora-linear
How it fires
How this command gets triggered: by you, by Claude, or both.
/linear-searchContext preview
What this command does when you run it.
Search Linear issues by keyword, team, assignee, state, or priority
name: linear-search description: Search Linear issues by keyword, team, assignee, state, or priority argument-hint: "<query>" allowed-tools: Bash, Read
Search Linear issues for: **{{query}}**
elnora-linear search --query "{{query}}" --limit 25 --output jsonFor more focused queries, add flags:
Render the JSON as a table: identifier, state, assignee, title. Highlight any issue whose state matches what the user is looking for.
The full Linear API as a CLI, a Claude Code plugin, and a signal-driven hygiene curator — purpose-built for AI coding agents to create, edit, review, and curate Linear issues safely at scale.
Repo: Elnora-AI/elnora-linear
Apply the same change to many Linear issues at once. Dry-run by default.
Audit Linear issues for problems (missing labels, stale, duplicates, wrong state, orphaned, unactionable) and propose fixes
Run the curator — collect signals from configured signal sources and report
Populate or refresh the Linear reference files (teams, projects, users, workflows)