Skip to content
Productivity
Command

/linear-my-issues

List Linear issues assigned to you, grouped by state

From plugin
76 skills5 agents6 commands
shell
$ npx -y skills add Elnora-AI/elnora-linear --agent claude-code

Ships with linear-workspace. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/linear-my-issues

Context preview

What this command does when you run it.

List Linear issues assigned to you, grouped by state

Command definition

linear-my-issues.md
name: linear-my-issues
description: List Linear issues assigned to you, grouped by state
allowed-tools: Bash, Read

My Linear Issues

List every Linear issue currently assigned to the viewer.

Run

elnora-linear my-issues --limit 50 --output json

Present

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.

Don't

  • Don't include closed/cancelled issues older than 7 days — the user wants their active load
Read it on GitHub ↗
Ships withlinear-workspace

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.

Get the whole plugin, auto-invoked
Stats
7
Stars
0
Views
0
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
2d ago
Last commit
2mo ago
Created

Repo: Elnora-AI/elnora-linear