๐ŸŽฏ

github-issue-triage

๐ŸŽฏSkill

from code-yeongyu/oh-my-opencode

VibeIndex|
What it does
|

Automatically categorizes, prioritizes, and assigns GitHub issues based on their content and project context

Overview

A skill from the Oh My OpenCode project that automatically categorizes, prioritizes, and assigns GitHub issues based on their content and project context. Oh My OpenCode is an advanced coding agent that runs background agents, calls specialized agents (oracle, librarian, frontend engineer), and provides LSP/AST tools with full Claude Code compatibility.

Key Features

  • Automatic Issue Categorization โ€” Analyzes issue content and project context to classify issues into appropriate categories
  • Priority Assignment โ€” Determines issue priority based on content analysis, helping teams focus on what matters most
  • Specialized Agent Architecture โ€” Part of a larger orchestrator system with agents like oracle, librarian, and frontend engineer that can be invoked for different tasks
  • Claude Code Compatibility โ€” Operates within the Claude Code environment with curated MCPs and crafted LSP/AST tools

Who is this for?

Development teams managing GitHub repositories with high issue volumes who want automated triage. Useful for open-source maintainers and engineering teams who need issues categorized and prioritized without manual review of each submission.

๐Ÿ“ฆ

Same repository

code-yeongyu/oh-my-opencode(9 items)

github-issue-triage

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add code-yeongyu/oh-my-opencode --skill github-issue-triage
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add code-yeongyu/oh-my-opencode --skill github-issue-triage
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/github-issue-triage/SKILL.md

SKILL.md

1,305Installs
-
AddedFeb 4, 2026