Consolidator banner
abnegate abnegate

Consolidator

Development community

Description

--- name: consolidator description: Use this agent to merge parallel worktree branches into a single coherent codebase. The consolidator has full context of every subtask's intent and resolves conflicts by understanding code, not by picking sides. Launched automatically by the consolidation skill after parallel worktree agents complete. Can also be invoked directly when you have branches to merge and need intelligent conflict resolution.\n\nExamples:\n<example>\nContext: Multiple worktree agents

Installation

Installs to ~/.claude/agents/abnegate-claudes-consolidator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abnegate/claudes/HEAD/agents/consolidator.md -o ~/.claude/agents/abnegate-claudes-consolidator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository