·issue-triage
</>

issue-triage

basedhardware/omi

Automate issue triage using ISSUE_TRIAGE_GUIDE.MD. Use when analyzing GitHub issues. Scores issues using triage formula, assigns priority levels, suggests lane assignment, and maps to Omi layers.

4Installs·2Trend·@basedhardware

Installation

$npx skills add https://github.com/basedhardware/omi --skill issue-triage

SKILL.md

Automate GitHub issue triage using the Omi Issue Triage Guide.

Calculate priority score using the triage formula from ISSUETRIAGEGUIDE.MD:

Priority Score = (Core Layer Weight × Failure Severity) + Trust Impact + Frequency + Maintenance Leverage - Cost & Risk

Automate issue triage using ISSUE_TRIAGE_GUIDE.MD. Use when analyzing GitHub issues. Scores issues using triage formula, assigns priority levels, suggests lane assignment, and maps to Omi layers. Source: basedhardware/omi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/basedhardware/omi --skill issue-triage
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is issue-triage?

Automate issue triage using ISSUE_TRIAGE_GUIDE.MD. Use when analyzing GitHub issues. Scores issues using triage formula, assigns priority levels, suggests lane assignment, and maps to Omi layers. Source: basedhardware/omi.

How do I install issue-triage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basedhardware/omi --skill issue-triage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/basedhardware/omi