worktree-finish

Official

Merge worktree changes back to main.

Authorcorbat-tech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of integrating completed feature work from a Git worktree back into the main development branch, ensuring code quality and cleaning up associated branches and directories.

Core Features & Use Cases

  • Automated Merging: Safely merges feature branches from isolated worktrees into main.
  • Pre-merge Checks: Runs automated tests and checks within the worktree before merging to catch issues early.
  • Cleanup: Removes the worktree directory and deletes the feature branch post-merge.
  • Use Case: After developing a new authentication module in a separate worktree, use this Skill to merge the changes into main, run all tests, and then automatically clean up the worktree and branch.

Quick Start

Run /worktree-finish auth-refactor from your original project directory to merge the 'work/auth-refactor' branch into main and clean up.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: worktree-finish
Download link: https://github.com/corbat-tech/coco/archive/main.zip#worktree-finish

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.