git-pre-push
CommunityPre-push checks that safeguard your git pushes.
Authorekozmdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill consolidates the pre-push checks into a single script, helping developers verify local changes and upstream status before pushing, reducing accidental pushes and broken histories.
Core Features & Use Cases
- Unified pre-push checks: Runs a sequence of git commands to show the current branch, status, and upstream information.
- Safety checks before pushing: Alerts user to uncommitted changes or misaligned upstreams, aiding careful collaboration.
- Use Case: A developer working on feature branches can run this script to confirm the working tree status and upstream differences before pushing to the shared repository.
Quick Start
Execute the script to perform the checks on your repository, for example: bash ~/.agents/skills/git-pre-push/scripts/pre_push_check.sh
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: git-pre-push Download link: https://github.com/ekozmdev/my-codex-cli-settings/archive/main.zip#git-pre-push 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 223,000+ vetted skills library on demand.