issue
Installation
SKILL.md
Label System
This label scheme is shared with the /pr skill for project-wide consistency. The core labels are identical; /pr additionally defines type: release for release PRs.
Before assigning a label, ensure it exists in the repository. Color values are 6-character hex without #:
gh label create "{label}" --color "{hex}" 2>/dev/null || true