never-auto-push

Official

Prevent unauthorized pushes and enforce explicit push authorization.

AuthorNIMBUS-MX
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that no unauthorized 'git push' operations are performed, mitigating the risk of unintended deployments and code exposure.

Core Features & Use Cases

  • Explicit Authorization: Requires explicit user authorization before any 'git push' operation, reducing the risk of accidental pushes.
  • Pre-commit Hook and Command Trigger: Can be triggered via pre-commit hooks and specific commands, ensuring consistency in deployment practices.
  • Scope and Context: Helps maintain the integrity of the codebase by preventing unauthorized pushes, especially to critical branches like 'main' or 'master'.

Quick Start

Run the 'git push' command after the user has explicitly authorized the push by saying "push".

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: never-auto-push
Download link: https://github.com/NIMBUS-MX/nimbus-skills/archive/main.zip#never-auto-push

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