Clean up stale branches (deleted on remote)
Removes local Git branches that have been deleted on the remote. Use this after merging PRs to clean up branches that no longer exist upstream.
/plugin marketplace add settlemint/agent-marketplace/plugin install crew@settlemintgit/<worktree_status>
!${CLAUDE_PLUGIN_ROOT}/scripts/git/worktree-context.sh
</worktree_status>
<stack_context>
!${CLAUDE_PLUGIN_ROOT}/scripts/git/machete-context.sh
</stack_context>
<clean_context>
!${CLAUDE_PLUGIN_ROOT}/scripts/git/clean-context.sh
</clean_context>
If cleanup commands shown → execute them. If "No Stale Branches" → report no cleanup needed.
</process>