Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Merge

Skill Verifiziert Aktiv
Teil von:Agenthub

Merge the winning agent's branch into base, archive losers, and clean up worktrees.

Zweck

To streamline the post-competition Git workflow, ensuring the best agent's work is integrated and all temporary branches and worktrees are cleanly managed.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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

Zuerst Marketplace hinzufügen

/plugin marketplace add alirezarezvani/claude-skills
/plugin install agenthub@claude-code-skills

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Acp Router

100

Route 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.

Skill
steipete

Add New Opc Skill

100

Checklist 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.

Skill
ReScienceLab

Using Git Worktrees

100

Verwenden Sie dies, wenn Sie mit der Feature-Arbeit beginnen, die eine Isolierung vom aktuellen Arbeitsbereich erfordert, oder bevor Sie Implementierungspläne ausführen – stellt sicher, dass über native Tools oder einen Git-Worktree-Fallback ein isolierter Arbeitsbereich vorhanden ist.

Skill
obra

Workflow Patterns

99

Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.

Skill
wshobson

Public Google Drive

100

Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.

Skill
zagmoai