Skip to content

Label Taxonomy Audit

Audit GitHub label usage across repositories to identify inconsistencies, redundancies, and missing labels, then recommend a standardized taxonomy.

experimental
IDE:
claude
codex
vscode
Version:
1.0.0
Owner:community
agile
issue-management
labels
taxonomy
github

Label Taxonomy Audit

Status: 📝 Placeholder - This prompt is planned but not yet fully implemented.

Purpose

Audit label usage across GitHub repositories to identify inconsistencies (e.g., "bug" vs. "defect"), redundancies, and gaps, then propose a standardized label taxonomy.

Planned Features

  • Label usage frequency analysis
  • Synonym detection (labels meaning the same thing)
  • Orphan label identification (unused labels)
  • Missing label recommendations (common patterns)
  • Standard taxonomy proposals (priority, type, component, etc.)

Contributing

This prompt needs implementation! See CONTRIBUTING.md for guidelines on developing prompts for this category.

What's needed:

  1. Label collection across repos (GitHub API)
  2. Synonym detection algorithm (NLP similarity)
  3. Usage frequency analysis
  4. Standard taxonomy templates (industry best practices)
  5. Migration plan generator (bulk label updates)

Related Assets

Acceptance Criteria Generator

experimental

Generate comprehensive acceptance criteria for user stories using Given-When-Then format, covering happy paths, edge cases, and error conditions.

claude
codex
vscode
agile
issue-management
acceptance-criteria
user-stories
bdd

Owner: community

Issue Triage & Prioritization

experimental

Triage incoming issues and bugs using multi-factor scoring (severity, impact, effort) to recommend priority levels and sprint assignment.

claude
codex
vscode
agile
issue-management
triage
prioritization
product-management

Owner: community

Epic Progress Dashboard

active

Generate comprehensive epic progress dashboards showing completion status, velocity trends, blocker analysis, and burn-down forecasts for multi-sprint initiatives and large features.

claude
codex
vscode
agile
progress-tracking
epics
metrics
github
+1

Owner: thudak_uhg

Backlog Refinement Assistant

active

Facilitates backlog grooming sessions by analyzing issues for readiness, suggesting improvements to acceptance criteria, estimating complexity, and identifying dependencies before sprint planning.

claude
codex
vscode
agile
sprint-ceremonies
backlog-grooming
sprint-planning
github
+1

Owner: thudak_uhg

Daily Standup Preparation

active

Comprehensive standup preparation assistant that aggregates blockers, PR status, issue progress, and team updates into a concise, actionable format for daily standup meetings.

claude
codex
vscode
agile
sprint-ceremonies
standup
scrum
github
+1

Owner: thudak_uhg

Dependency Analysis & Critical Path

experimental

Map dependencies between issues and PRs to identify critical paths, bottlenecks, and risk areas for sprint and epic planning.

claude
codex
vscode
agile
sprint-hygiene
dependencies
critical-path
github

Owner: community