git-sop

Community

Safe, validated Git workflows for every commit

Authorfengqiliu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reduce human error and data loss during Git operations by enforcing a consistent, validated workflow and mandatory post-operation checks so users avoid accidental overwrites and broken histories.

Core Features & Use Cases

  • Pre-operation checks: Inspect repository state with status and recent logs before any change.
  • Structured commits: Encourage small, focused commits and conventional commit messages for traceability.
  • Validation and verification: Require automated or manual verification after init, add, commit, push, pull, and other commands.
  • Safety for destructive actions: Flag and require explicit confirmation for force-push, hard resets, and branch deletions.
  • Use Cases: Initializing new repos, submitting feature or bugfix commits, safely pushing to remote branches, resolving pull conflicts, and performing verified releases.

Quick Start

Perform a validated commit by checking status, staging intended changes, writing a conventional commit message, pushing safely with verification, and confirming the remote shows the new commit.

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-sop
Download link: https://github.com/fengqiliu/PM-Skills/archive/main.zip#git-sop

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.