← Back to list

github-labels
by moto-nrw
A German all day school supervision software
⭐ 6🍴 2📅 Jan 24, 2026
SKILL.md
name: github-labels description: Use when creating or editing GitHub issues in moto-nrw/project-phoenix. Enforces label conventions - NEVER create new labels.
GitHub Label Guidelines
Project Phoenix uses a fixed set of GitHub labels. NEVER create new labels.
Approved Labels
Type (required - pick one)
| Label | Use for |
|---|---|
bug | Something isn't working |
feature | New functionality |
ogs demanded feature | Feature requested by OGS stakeholders |
epic | Large multi-issue initiative |
maintenance | Refactoring, tech debt, cleanup |
Priority (required - pick one)
| Label | Use for |
|---|---|
priority: high | Must have before launch |
priority: medium | Important but can wait |
priority: low | Nice to have |
Deploy (optional)
| Label | Use for |
|---|---|
deploy-staging | Auto-deploy to staging on merge |
deploy-demo | Auto-deploy to demo on merge |
Rules
- Use ONLY these labels - never create new ones
- Use GitHub Assignees for ownership (not labels)
- Every issue needs: one Type label + one Priority label
- Deploy labels are optional, add when PR is ready
Commands
# Add labels
gh issue edit <number> --add-label "bug" --add-label "priority: medium"
# Remove labels
gh issue edit <number> --remove-label "feature"
# List available labels
gh label list --repo moto-nrw/project-phoenix
Score
Total Score
65/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
1ヶ月以内に更新
+10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon


