github-pull

Community

Sync local repo with remote.

Authortrevorbyrum
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your local codebase is up-to-date with the latest changes from the remote repository, preventing merge conflicts and keeping your work synchronized.

Core Features & Use Cases

  • Fetch Latest Changes: Retrieves all new commits and branch updates from the remote.
  • Safe Merging: Defaults to a fast-forward merge, only updating if history can be cleanly advanced.
  • Rebase Option: Supports rebasing local changes onto the latest remote commits for a cleaner history.
  • Stash Management: Can automatically stash uncommitted changes before pulling and reapply them afterward.
  • Use Case: At the start of your workday, run this skill to ensure you have the most recent code before you begin making your own changes.

Quick Start

Run the github-pull skill to update your local branch with the latest remote changes.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: github-pull
Download link: https://github.com/trevorbyrum/claude-skills-suite/archive/main.zip#github-pull

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 471,000+ vetted skills library on demand.