mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-17 16:52:46 +00:00
Extract triage prompt into /triage-issue command and use a dedicated edit-issue-labels.sh script for label operations instead of raw gh issue edit. The script validates labels against the repo's existing labels before applying them.