auto-merge-and-cleanup
CommunityAutomate Git merge and cleanup
Authorcacr92
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the final steps of a development workflow by merging a completed feature branch into the main branch, synchronizing the remote repository, and cleaning up all associated branches and temporary files.
Core Features & Use Cases
- Automated Merging: Merges the current feature branch into
mainusing a non-fast-forward strategy to preserve history. - Remote Synchronization: Pushes the merged
mainbranch to the remote repository. - Branch Cleanup: Deletes both the remote and local feature branches after a successful merge.
- Worktree Removal: Removes the associated local worktree directory.
- Temporary File Cleanup: Deletes task-specific temporary files.
- Use Case: After completing all development tasks and passing tests for a new feature, this Skill automatically handles the Git operations to integrate the feature into the main codebase and clean up the development environment.
Quick Start
Execute the auto-merge-and-cleanup skill to finalize the development branch.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: auto-merge-and-cleanup Download link: https://github.com/cacr92/WeReply/archive/main.zip#auto-merge-and-cleanup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.