git-workflow-deployment
CommunityStreamline Git workflows and automated deployments.
Authoromerakben
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Git workflow and deployment Skill standardizes branching, CI/CD gates, and automated deployment procedures to ensure predictable, safe releases for the omer-akben portfolio project.
Core Features & Use Cases
- Branch Strategy: Production (main) auto-deploys to the live site, staging (pre-deployment) as the gate checkpoint, and feature branches from pre-deployment.
- CI/CD Quality Gates: Automated lint, type checks, tests, production build, and bundle size checks gate merges.
- Deployment Automation: Pre-deployment to main; auto-merge after gates; production deployment via Vercel with zero-downtime.
- Use Case: A developer creates a feature branch from pre-deployment, passes all gates, and the PR is automatically merged to main for production deployment.
Quick Start
Use the git-workflow-deployment skill to create a feature branch from pre-deployment, push a PR, and rely on auto-merge when all gates pass.
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-workflow-deployment Download link: https://github.com/omerakben/omer-akben/archive/main.zip#git-workflow-deployment 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.