refresh-repo
CommunitySync repo, check PRs, clean worktrees
AuthorJacobPEvans
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines Git workflows by ensuring your local repository is up-to-date with remote changes, checking the readiness of open Pull Requests for merging, and cleaning up old worktrees.
Core Features & Use Cases
- PR Readiness Check: Verifies if open Pull Requests meet merge criteria (checks passed, approved, etc.) without merging them.
- Repository Synchronization: Fetches the latest changes, switches to the default branch, pulls updates, and prunes local branches that have been merged.
- Worktree Management: Identifies and removes stale worktrees whose branches are no longer active or have been merged.
- Use Case: Before starting new work, run this Skill to ensure your local
mainbranch is current and to see which of your open PRs are ready to be merged, preventing merge conflicts and wasted effort.
Quick Start
Run the refresh-repo skill to synchronize your local repository and check your open pull requests.
Dependency Matrix
Required Modules
gh
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: refresh-repo Download link: https://github.com/JacobPEvans/claude-code-plugins/archive/main.zip#refresh-repo 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 471,000+ vetted skills library on demand.