Merge

by Alireza Rezvani alirezarezvani/merge Updated


Merge the winning agent's branch into the base branch, archive losing branches via git tags, and clean up worktrees after an AgentHub competition session.

SKILL.md

Related

  1. Finishing A Development Branch · obra
    Guides completion of development work by verifying tests, detecting the environment, and presenting structured options for merging, creating a PR, or discarding changes.
    247k
    repo stars
  2. Finishing A Development Branch · samyakjhaveri
    Guides completing development work by verifying tests, presenting structured options for merging, creating a pull request, keeping, or discarding a branch, and cleaning up worktrees.
    0
    repo stars
  3. Git Land Main · joshuashepherd bundle
    Safely land one or many topic branches onto main via GitHub PR: inventory, commit leftovers, push, open/update PR, wait for green CI, merge or squash (repo norm), sync local main, then delete local/remote branches only after main contains the work.
    1
    repo stars
  4. Claude Devfleet · sakamoto-family-smile
    Orchestrate multi-agent coding tasks via Claude DevFleet: plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
    0
    repo stars
  5. Build Orchestration · nagarenegishi
    Orchestrates a multi-agent build session, acting as manager to cut goals into units, spawn implementer and tester subagents, and run test-and-review loops with anti-thrash guardrails.
    0
    repo stars
  6. Agenthub · alirezarezvani bundle
    Spawns multiple parallel AI agents that compete on the same task using isolated git worktrees, evaluates results, and merges the best solution.
    20.4k
    repo stars

Frequently asked questions

How do I install the Merge skill?

Run npx skillmds add alirezarezvani/merge in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the Merge skill do?

Merge the winning agent's branch into the base branch, archive losing branches via git tags, and clean up worktrees after an AgentHub competition session. It is listed under AI & ML, DevOps & Infra, Agent Building on SkillMD.

Is Merge safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with Merge?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is Merge free to use?

Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.

Who published Merge?

Alireza Rezvani (@alirezarezvani) published this skill. Their other Agent Skills are listed on their SkillMD profile.