Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
elnora-ai
/
elnora-linear
home
/
subagents
/
elnora-ai
/
elnora-linear
elnora-ai/elnora-linear
5 subagents
View on GitHub
Subagent
linear-issue-creator
Create Linear issues from user descriptions. NOT for URLs — use linear-url-to-issues for that. Use when: "create issue", "new ticket", "log bug", "add task", "file issue", "report bug", "make ticket",
linear-issue-reviewer
Validate Done Criteria of an issue against its linked PR's diff and post a verdict comment. Closes the loop after linear-issue-creator wrote the criteria and the engineer (or worker agent) shipped the
linear-issue-updater
Update existing Linear issues. ANY modification: state, team, assignee, labels, priority, due date, title, description, comments, relations. NOT for creation — use linear-issue-creator (manual) or lin
linear-state-curator
Autonomous Linear hygiene agent. Reads every open issue across configured teams, validates true state against signals from the configured signal_sources (commits in configured repos, GitHub PRs, Slack
linear-url-to-issues
Extract actionable Linear issues from URLs (articles, blogs, designs, docs). Parallel-safe — dispatch one agent per URL when processing multiple. NOT for manual creation — use linear-issue-creator. Us