Review and prune stale branches safely. Use when branch cleanup needs evidence, protected-branch caution, PR awareness, and non-destructive recommendations.
59
68%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./Plugins/harness-engineering/fixtures/budget-archive/2026-04-21/deferred-store/skills/team_automation/he-prune-branches/SKILL.mdschema_version: 1 when structured; result, validation, blockers, and next Harness Engineering action.bash Plugins/harness-engineering/skills/team_automation/he-prune-branches/scripts/clean-gone__NONE__, report that no stale branches were found and stop.git worktree list
git worktree remove --force "<worktree_path>"
git branch -D "<branch>"Use references only when additional edge handling is needed.
__NONE__ path exits without deletion.4c78f98
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.