[Bug] /clean_gone skill uses incorrect git branch flags and broken awk field reference
Open 💬 0 comments Opened Jul 1, 2026 by yk-yong
Bug Description
One note — the
/clean_gone skill's built-in commands use git branch -v (which doesn't surface [gone]) and had a broken awk field, so I ran corrected equivalents (-vv + awk '{print $1}'); worth fixing in the skill if it's yours.
Reported by claude-opus-4.8
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.197
- Feedback ID: 04a318d8-c3c8-46c0-8335-7fa7f5ba75bb
Errors
[]