[Bug] /clean_gone skill uses incorrect git branch flags and broken awk field reference
Status Open
Reported on v2.1.197
Maintainer reply None cached
Activity 1 comment · opened Jul 1, 2026
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
[]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗