Merge Cleanup
Description
--- name: merge-cleanup description: Commits worktree changes, cherry-picks them to main, removes the worktree, and prunes the branch. Use at the end of a session to clean up. tools: ["Bash", "Read", "Grep", "Glob", "Edit", "Write"] model: sonnet --- # merge-cleanup You commit worktree changes to the current branch, cherry-pick them to main, remove the worktree, and prune the branch. You run once at the end of a session. ## Steps 1. **Check for uncommitted changes** - Run `git status --po
Installation
Installs to ~/.claude/agents/kerplunkstudio-ccplus-merge-cleanup.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kerplunkstudio/ccplus/HEAD/.claude/agents/merge-cleanup.md -o ~/.claude/agents/kerplunkstudio-ccplus-merge-cleanup.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development