issue-triage

Score and prioritize GitHub issues using a triage formula and map results to Omi layers.

13.1k|2.2k|Updated Mar 22, 2024
One-click install
npx skills add https://github.com/BasedHardware/omi --skill issue-triage-basedhardware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-triage
Source: https://github.com/BasedHardware/omi/tree/main/.cursor/skills/issue-triage
Command: npx skills add https://github.com/BasedHardware/omi --skill issue-triage-basedhardware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate GitHub issue triage by scoring and prioritizing issues using a defined triage formula, reducing manual triage time and helping teams focus on high-impact work.

Core Features & Use Cases

  • Score Issues: Apply a multi-factor triage formula to assign a numeric priority to each issue.
  • Map to Omi Layers: Classify issues by primary Omi layer (Capture, Understand, Memory, Intelligence, Retrieval / Action, UX / Polish, Docs / Tooling) and weight their impact.
  • Assign Priorities & Lanes: Translate the score into P0–P3 priorities and suggest lanes such as Maintainer Now, Community Ready, Needs Info, or Park.
  • Use Case: Prioritize new GitHub issues for faster resolution and allocate work to the appropriate teams.

Quick Start

Use this skill to triage a new or existing GitHub issue by providing its description, labels, and comments to compute a score, priority, and lane recommendation.

Frequently Asked Questions about issue-triage

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

FAQPage Schema
How do I prioritize GitHub issues automatically?

You can automate GitHub issue prioritization by applying a multi-factor triage formula to score issues. This maps issues to Omi layers and assigns P0–P3 priorities, reducing manual triage time.

Can I map GitHub issues to Omi layers for better classification?

Yes, you can classify GitHub issues into primary Omi layers such as Capture, Understand, Memory, and Intelligence. This maps results to Omi layers and weights their impact for better organization.

How do I assign priority levels and lanes to GitHub issues?

To assign priorities and lanes, translate a computed issue score into P0–P3 priority levels. The system then suggests lanes like Maintainer Now, Community Ready, Needs Info, or Park.

What do I need to provide to triage a GitHub issue?

You need to provide the GitHub issue description, labels, and comments. This data computes a numeric priority score, determines the primary layer, and suggests an appropriate lane.

Does automated issue triage work without extra dependencies?

Yes, automated issue triage operates without external dependencies. It scores issues and suggests lane assignments directly from the provided issue text, labels, and comments.

What is the best way to reduce manual GitHub issue triage time?

The best way to reduce manual triage time is to automate scoring and prioritization. By applying a defined triage formula, teams can focus on high-impact work and allocate tasks efficiently.