git-push-safe

Community

Safely push code with verification.

Authorolliecrow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents accidental pushes of incomplete or broken code by enforcing a series of verification checks before allowing a Git push.

Core Features & Use Cases

  • Pre-push Verification: Ensures pre-commit hooks, tests, and CI checks pass before pushing.
  • Remote Branch Safety: Only pushes if a remote repository is configured, preventing pushes on local-only repositories.
  • Use Case: Before sharing your latest feature branch, use this skill to automatically run all checks and ensure your code is ready for review and integration, avoiding broken builds or merge conflicts.

Quick Start

Use the git-push-safe skill to push the current branch after all verification gates have passed.

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: git-push-safe
Download link: https://github.com/olliecrow/codex/archive/main.zip#git-push-safe

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