Label Taxonomy Audit
Audit GitHub label usage across repositories to identify inconsistencies, redundancies, and missing labels, then recommend a standardized taxonomy.
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:
- Label collection across repos (GitHub API)
- Synonym detection algorithm (NLP similarity)
- Usage frequency analysis
- Standard taxonomy templates (industry best practices)
- Migration plan generator (bulk label updates)
Related Assets
Acceptance Criteria Generator
Generate comprehensive acceptance criteria for user stories using Given-When-Then format, covering happy paths, edge cases, and error conditions.
Owner: community
Issue Triage & Prioritization
Triage incoming issues and bugs using multi-factor scoring (severity, impact, effort) to recommend priority levels and sprint assignment.
Owner: community
Epic Progress Dashboard
Generate comprehensive epic progress dashboards showing completion status, velocity trends, blocker analysis, and burn-down forecasts for multi-sprint initiatives and large features.
Owner: thudak_uhg
Backlog Refinement Assistant
Facilitates backlog grooming sessions by analyzing issues for readiness, suggesting improvements to acceptance criteria, estimating complexity, and identifying dependencies before sprint planning.
Owner: thudak_uhg
Daily Standup Preparation
Comprehensive standup preparation assistant that aggregates blockers, PR status, issue progress, and team updates into a concise, actionable format for daily standup meetings.
Owner: thudak_uhg
Dependency Analysis & Critical Path
Map dependencies between issues and PRs to identify critical paths, bottlenecks, and risk areas for sprint and epic planning.
Owner: community

