github-issues-management

Automate GitHub issue labeling and template application across multiple contexts.

1|Updated Jun 27, 2025
One-click install
npx skills add https://github.com/d-kishi/ubiquitous-lang-mng --skill github-issues-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues-management
Source: https://github.com/d-kishi/ubiquitous-lang-mng/tree/main/.claude/skills/github-issues-management
Command: npx skills add https://github.com/d-kishi/ubiquitous-lang-mng --skill github-issues-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub Issues のラベル判断・運用規則の自動適用を実現します。テンプレートとラベルの適切な利用でIssue品質を向上させます。

Core Features & Use Cases

  • Issue templatesの活用
  • ラベル判断・選択ロジック
  • 4基準によるIssue作成判断

Quick Start

新しいIssueを作成する前にこのSkillを適用して、ラベルとテンプレートを自動適用します。

Frequently Asked Questions about github-issues-management

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

FAQPage Schema
How do I automate GitHub issue labeling with a consistent template structure?

GitHub issue labeling automation applies a three-label model—type, priority, and scope—to standardize issues across your repository. This Skill automatically selects and enforces these labels during issue creation, ensuring single type and priority choices while supporting multiple scope labels, eliminating manual categorization and improving issue quality at scale.

What's the best way to standardize GitHub issue templates across teams?

Standardized templates for tech debt, architecture, security, performance, maintainability, and compliance contexts ensure consistent information capture when issues are created. This Skill applies templates automatically based on issue type, generating CLI commands or markdown templates that enforce your organization's GitHub Issues operation rules organization-wide.

Can I use GitHub issue workflows to enforce labeling rules automatically?

Yes. This Skill applies labeling decisions and template enforcement during issue creation and debt/phase management by referencing your organization's GitHub Issues operation rules. It outputs CLI commands to streamline workflow integration, replacing manual label selection with deterministic automation based on issue context.

How do I prevent inconsistent issue classification in GitHub?

Enforcing mandatory single-type and single-priority label selections prevents overlapping or missing categorization. This Skill applies a structured three-label model that removes ambiguity, ensuring every issue receives exactly one type and priority label while allowing flexible scope assignment, reducing triage overhead.

What issue contexts does GitHub automation typically cover?

GitHub issue automation covers tech debt, architecture, security, performance, maintainability, and compliance—the core operational categories in most engineering organizations. This Skill generates templated issues and applies appropriate labels for each context automatically, eliminating repetitive setup during issue creation.