Merge
Skill Verified ActiveMerge the winning agent's branch into base, archive losers, and clean up worktrees.
To streamline the post-competition Git workflow, ensuring the best agent's work is integrated and all temporary branches and worktrees are cleanly managed.
Features
- Automated merging of winning agent's branch
- Archiving of losing agent branches via Git tags
- Cleanup of local worktrees
- Support for specifying winner or using latest session
- User confirmation before destructive operations
Use Cases
- After an agent competition concludes, automatically merge the best performing agent's branch.
- Clean up all temporary branches and worktrees created during an agent evaluation session.
- Archive the work of competing agents for historical reference without cluttering active branches.
Non-Goals
- Automating the agent competition or evaluation process itself.
- Managing remote repositories beyond local Git operations.
- Performing complex code reviews or merge conflict resolution beyond standard Git merge.
Scope
- info:Dry-run previewWhile not explicitly offering a `--dry-run` flag, the skill's workflow includes user confirmation and archiving instead of deletion, providing a degree of preview.
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install agenthub@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Acp Router
100Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.
Add New Opc Skill
100Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
Using Git Worktrees
100Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Workflow Patterns
99Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.