git-safe-operations

Official

Safe Git ops with validation and rollback.

Authoronshoreoutsourcing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill ensures safe, auditable Git operations by wrapping common workflows (branching, commits, merges, pushes) with pre-execution validation and rollback capabilities via a Git MCP server. It eliminates risky manual commands and reduces chances of destructive mistakes in collaborative development.

Core Features & Use Cases

  • Pre-Validation: Enforces branch protection, naming conventions, and commit message formats before any operation.
  • MCP-Backed Operations: Executes create/merge/commit/push through a centralized MCP server for reliability and auditability.
  • Rollback & Recovery: Offers safe rollback paths for failed branches, commits, pushes, and merges, preserving repository integrity.
  • Use Case: The team safely creates feature branches from development, commits waves with validated messages, and pushes changes to remote while maintaining an auditable trail.

Quick Start

Use the skill to create a safe branch from development: mcp__git__create_branch(branch_name: "feature-1.0-ui-polish", from_branch: "development")

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-safe-operations
Download link: https://github.com/onshoreoutsourcing/lighthouse-beacon/archive/main.zip#git-safe-operations

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.