linear-bulk
Apply the same change to many Linear issues at once. Dry-run by default.
Run the curator — collect signals from configured signal sources and report
> /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-curator-runContext preview
What this command does when you run it.
Run the curator — collect signals from configured signal sources and report
name: linear-curator-run description: Run the curator — collect signals from configured signal sources and report allowed-tools: Bash, Read
Collect signals from the signal sources configured in `references/signal-sources.json`. This is the diagnostic half of the curator — it tells you what each source is seeing. The rule engine (which turns signals into proposed issue mutations) ships in a follow-up release.
All configured sources:
elnora-linear curator-run --output text
A specific source by name:
elnora-linear curator-run --source "ci-failing-tests"
For each enabled source:
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
Search Linear issues by keyword, team, assignee, state, or priority
Populate or refresh the Linear reference files (teams, projects, users, workflows)