finish-worktree

Official

Streamline your Git workflow for clean merges.

AuthorAsync-IO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex and error-prone process of preparing a feature branch for merging, ensuring code quality and a clean project history.

Core Features & Use Cases

  • Automated Rebase: Rebases your feature branch onto the latest main branch, resolving conflicts locally.
  • Local Validation: Runs cargo fmt, architectural checks, and clippy to catch issues before pushing.
  • CI Monitoring Guidance: Pushes your branch and guides you on monitoring GitHub Actions.
  • Squash Merge & Cleanup: Facilitates a clean squash merge into main and removes the feature branch and worktree.
  • Use Case: After completing a new feature, invoke this skill to automatically rebase, validate, push, and then later squash merge it into the main branch, all while providing clear instructions for each step.

Quick Start

Run the finish worktree skill from your feature branch to begin the automated rebase and validation process.

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: finish-worktree
Download link: https://github.com/Async-IO/pierre_mcp_server/archive/main.zip#finish-worktree

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.