linear-bulk
Apply the same change to many Linear issues at once. Dry-run by default.
List Linear issues assigned to you, grouped by state
> /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-my-issuesContext preview
What this command does when you run it.
List Linear issues assigned to you, grouped by state
name: linear-my-issues description: List Linear issues assigned to you, grouped by state allowed-tools: Bash, Read
List every Linear issue currently assigned to the viewer.
elnora-linear my-issues --limit 50 --output json
Group by state in this order: `In Progress`, `Todo`, `Backlog`, `Done` (last 7 days only), `Canceled` (hide unless asked). Within each state, sort by `updatedAt` descending. Show identifier, title, team, project.
If the list is empty, say so cleanly: "Nothing assigned." Don't fabricate.
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
Search Linear issues by keyword, team, assignee, state, or priority
Populate or refresh the Linear reference files (teams, projects, users, workflows)