Issue Analysis with Label Inference

Community

Auto-label GitHub Issues with AI precision.

AuthorShunsukeHayashi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the analysis and labeling of GitHub Issues, inferring appropriate labels from Miyabi's 57-label system across 11 categories. It eliminates manual triage, ensures consistent labeling, and accelerates issue processing and backlog management.

Core Features & Use Cases

  • AI-Driven Label Inference: Automatically suggests TYPE, PRIORITY, SEVERITY, SPECIAL, COMMUNITY, and HIERARCHY labels based on issue content.
  • 57-Label System Integration: Leverages a comprehensive labeling framework to ensure granular and consistent issue classification.
  • Analysis Workflow: Guides through reading issue content, extracting keywords, applying inference rules, and generating a structured label set.
  • Use Case: A new bug report comes in. Use this Skill to analyze the issue title and description. It will automatically infer that it's a type:bug, priority:P0-Critical, severity:Sev.1-Critical, and security issue, and recommend immediate escalation, saving critical triage time.

Quick Start

Analyze GitHub Issue #270, titled "XSS vulnerability in comment form", and infer the appropriate labels and escalation recommendations.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Issue Analysis with Label Inference
Download link: https://github.com/ShunsukeHayashi/miyabi-mcp-bundle/archive/main.zip#issue-analysis-with-label-inference

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository