home/categories/git-workflows/idvorkin-chop-conventions-skills-up-to-date-skill-md
git-workflowsdevops

up-to-date

Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate actions.

idvorkin
maintainer
idvorkin
Actualizado 1/3/2026
Estrellas
0
Forks
1
quick start

Installation and usage

Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate actions.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use up-to-date