Enterprise GitHub issue labeling orchestrator with semantic label taxonomy, AI-powered auto-labeling, label hierarchy system, workflow automation, issue triage acceleration, and stakeholder...
| Field | Value |
|---|---|
| Skill Name | moai-core-issue-labels |
| Version | 4.0.0 Enterprise (2025-11-18) |
| AI Integration | ✅ Context7 MCP, semantic analysis, auto-classification |
| Auto-load | On issue creation/update for auto-labeling |
| Categories | Type, Priority, Status, Component, Custom |
| Lines of Content | 850+ with 13+ production examples |
| Progressive Disclosure | 3-level (taxonomy, patterns, automation) |
Provides comprehensive issue labeling system with semantic taxonomy, AI-powered auto-labeling, label hierarchy, workflow automation, and stakeholder communication patterns.
type: bug → Something isn't working correctly
type: feature → New capability or enhancement
type: refactor → Code restructuring without behavior change
type: chore → Maintenance tasks (dependencies, configs)
type: docs → Documentation improvements
type: test → Test suite improvements
type: security → Security vulnerability or hardening
type: performance → Performance optimization
type: infra → Infrastructure/DevOps changes
priority: critical → Blocks production, urgent (SLA: 4 hours)
priority: high → Significant impact, schedule soon (SLA: 1 day)
priority: medium → Normal priority, standard schedule (SLA: 1 week)
priority: low → Nice to have, backlog (SLA: unbounded)
status: stable → Waiting for team analysis
status: stable → Team actively investigating
status: stable → Waiting for external dependency
status: stable → Ready for implementation
status: stable-progress → Currently being worked on
status: stable → In code review
status: stable → In QA/testing
status: stable → Completed and verified
status: stable → Intentionally not fixing
status: stable → Duplicate of another issue
component: api → REST/GraphQL API
component: database → Database layer
component: auth → Authentication/Authorization
component: ui → User interface
component: performance → Performance-related
component: documentation → Docs and guides
component: infrastructure → DevOps/Cloud
component: sdk → Client SDK
good first issue → Suitable for new contributors
help wanted → Seeking community assistance
needs design → Requires design/architecture review
needs security review → Requires security audit
breaking-change → Will break backward compatibility
requires-testing → Needs comprehensive testing
Issue title/body contains:
"bug", "error", "crash" → type: bug
"feature", "add", "support" → type: feature
"refactor", "reorganize" → type: refactor
"update docs", "README" → type: docs
"security", "vulnerability" → type: security
"slow", "performance" → type: performance
"dependency", "package" → type: chore
Critical signals:
- "production down"
- "data loss"
- "security vulnerability"
- "all users affected"
- "regression"
High signals:
- "breaks feature"
- "many users affected"
- "workaround unknown"
Medium signals:
- "specific feature broken"
- "some users affected"
- "workaround exists"
Low signals:
- "cosmetic issue"
- "single user"
- "easy workaround"
New Issue
↓
Auto-labeled (AI classification)
↓
[Label confirmed?]
├─ Yes → Route to component owner
└─ No → Manual triage by team lead
↓
Assigned to sprint/milestone
↓
In-progress (implementation)
↓
Review (code review)
↓
Testing (QA verification)
↓
Done (released)
triage → investigating → [blocked|ready]
↓
ready → in-progress → review → testing → done
Blocked → ready (dependency resolved)
WontFix → closed (decision made)
Duplicate → linked to original
moai-core-practices (Workflow patterns)moai-foundation-specs (Issue specification)For detailed label reference: reference.md
For real-world examples: examples.md
Last Updated: 2025-11-18
Status: Production Ready (Enterprise )