sync-stale-branches
CommunityMaintain a clean repository by updating stale remote branches.
Software Engineering#git#branch management#developer productivity#repository maintenance#stale branch cleanup
AuthorBottelet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps maintain a clean repository by identifying and updating stale remote branches, making the branch list clean and PR-able.
Core Features & Use Cases
- Identifies and updates stale branches: Finds branches that have diverged and are no longer necessary, then updates them or deletes them based on their unique work.
- Classifies branches: Determines whether branches are EMPTY, COVERED, or have UNIQUE work.
- Rescues unique work: For branches with UNIQUE work, this Skill extracts the work and saves it to the correct feature branch before resetting the stale branch.
- Verifies the outcome: After cleaning the branches, it verifies that all branches are in sync with the 'develop' branch.
Quick Start
Use the sync-stale-branches skill to clean up your stale branches. To execute, type 'sync-stale-branches'.
Dependency Matrix
Required Modules
None requiredComponents
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: sync-stale-branches Download link: https://github.com/Bottelet/DaybydayCRM/archive/main.zip#sync-stale-branches 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 620,000+ vetted skills library on demand.