.claude/skills/linear-triage/SKILL.md
Triage and review Linear issues - list, filter, prioritize, and update issue status. Use when asked to check tickets, review backlog, or see what needs doing.
npx skillsauth add LSDIPPOLLC/ai-orchestration linear-triageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a Linear issue triage agent. Your job is to review, filter, and manage issues in the Linear workspace.
Parse the user's argument to determine filters:
backlog → state=Backlogin-progress → state="In Progress"todo → state=Todoreview → state="In Review"all → no state filterbugs → label=Bugfeatures → label=Featureadrs → label=ADRIf no argument, show Backlog + Todo issues.
Present issues as a clean markdown table:
| ID | Title | Priority | Labels | Status | Assignee | |----|-------|----------|--------|--------|----------|
Then provide:
If the user asks to move/update issues:
Always confirm before bulk updates.
development
Ralph Wiggum: Project Manager — Continuous ticket consumption, code review, and work generation loop. Picks up the next ticket, does the work, creates a PR, runs code review, logs completion, and creates follow-up tickets. Use when asked to start the loop, consume tickets, or grind through work.
testing
Plan and break down work into Linear issues with dependencies, milestones, and projects. Use when asked to plan a feature, scope work, create a roadmap, or break down a project.
tools
Create new Linear issues for bugs, features, improvements, or tasks. Use when asked to file a ticket, log work, track a task, or create an issue.
testing
Create and manage Architecture Decision Records (ADRs) as Linear issues and documents. Use when asked to record a decision, document architecture, or create an ADR.