issue-triage

Automate Linear backlog triage to detect duplicates, stale issues, and priority misalignments.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/ReefBytes/Manifest --skill issue-triage-reefbytes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-triage
Source: https://github.com/ReefBytes/Manifest/tree/main/configs/claude/skills/issue-triage
Command: npx skills add https://github.com/ReefBytes/Manifest --skill issue-triage-reefbytes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive automated triage of Linear backlogs: detects duplicates, flags stale issues, and verifies priority alignment to keep work well-scoped and actionable.

Core Features & Use Cases

  • Duplicate detection using semantic similarity to surface near-duplicates across issues
  • Staleness detection based on inactivity and missing file references
  • Priority validation using impact/urgency rubric and multi-agent consensus
  • Parallel agent integration for ambiguous decisions
  • Generates actionable triage reports and an audit trail

Quick Start

Run the /issue-triage command with your desired flags to analyze Linear issues and receive a prioritized triage report.

Frequently Asked Questions about issue-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Linear issue triage for a large backlog?

Automate Linear issue triage by running the /issue-triage command with desired flags to analyze your backlog. It identifies duplicates, flags stale issues, and validates priorities using semantic similarity and multi-agent consensus, outputting a Markdown triage report and JSON audit log.

What is the best way to detect duplicate issues in a Linear backlog?

Detect duplicate Linear issues using semantic similarity to surface near-duplicates across your backlog. The triage process scans large backlogs across teams like ENG and PRODUCT to identify matching issues and outputs an actionable prioritized triage report with confidence scores.

Can I validate Linear issue priorities automatically across multiple teams?

Validate Linear issue priorities automatically using an impact and urgency rubric with multi-agent consensus. The triage process applies parallel agent integration for ambiguous decisions to verify priority alignment across large ENG and PRODUCT backlogs and surfaces actions with confidence scores.

Does automated Linear backlog triage require any specific configuration?

Automated Linear backlog triage requires Linear MCP configuration to access your issues. It also uses Python tooling and jq for processing, generating a Markdown triage report and a JSON audit log as outputs to keep work well-scoped and actionable.

How does staleness detection work for Linear issues?

Staleness detection for Linear issues works by checking for inactivity and missing file references within the backlog. The automated triage flags these stale issues so teams can surface necessary actions and maintain a well-scoped backlog.