git-ops
CommunityStreamline commits, branching, and deploys
Author0xjc65eth
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a clear, consistent Git workflow and deployment checklist for the CYPHER V3 repository to reduce noisy commits, avoid merge conflicts, prevent broken builds in production, and ensure secrets are never committed.
Core Features & Use Cases
- Conventional Commits: Enforces structured commit messages (feat|fix|perf|security|etc.) scoped to repository modules for discoverability and changelog automation.
- Branching Strategy: Defines protected main and staging branches, feature/fix/hotfix branch patterns, and a PR-driven merge flow.
- Pre-commit & CI Checks: Recommends Husky hooks that run type checking and linting to block commits that would break builds or quality gates.
- Deploy Pipeline & Recovery: Details automatic Vercel production deploys from main, PR previews, optional Railway workflow, and Docker run instructions for local/staging testing.
- Checklist & Hygiene: Includes a pre-merge checklist to verify builds, audits, no hardcoded secrets, and conventional commit compliance.
Quick Start
Create a feature branch, run the pre-commit checks (type-check and lint), commit with a conventional message, push the branch, and open a pull request for review.
Dependency Matrix
Required Modules
None requiredComponents
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-ops Download link: https://github.com/0xjc65eth/CYPHER-V3/archive/main.zip#git-ops 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.