up-to-date

Community

Stay in sync with upstream, effortlessly.

Authoridvorkin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you keep your local repository in perfect alignment with its upstream source, eliminating drift, reducing merge conflicts, and saving you time at the start of a session or when a repo becomes stale.

Core Features & Use Cases

  • Remote awareness: Detects whether an upstream remote exists and identifies the canonical source (upstream/main or origin/main).
  • Automated syncing: Pulls from the correct source to bring your local branch up to date.
  • PR status awareness: Checks pull request status on feature branches and handles merging or syncing as appropriate.
  • Safe operations: Reports uncommitted changes and untracked files, and advises user actions rather than overwriting work.
  • Use Case: At project kickoff, run this Skill to ensure you're working from the latest code and that any pending PRs are accounted for, minimizing surprises during development.

Quick Start

Run the up-to-date skill at the start of your session to detect the remote setup, fetch updates from the appropriate main branch (upstream/main or origin/main), and report behind/ahead status and PR state. If you have a fork with an upstream, the Skill will pull from upstream and push the latest main to origin to keep your fork in sync.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: up-to-date
Download link: https://github.com/idvorkin/chop-conventions/archive/main.zip#up-to-date

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.