Git Workflow Skill
OfficialStreamline Git commits, branches, and PRs.
Authoralldigitalrewards
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Maintaining consistent Git practices, conventional commit messages, and proper pull request workflows can be time-consuming and lead to inconsistencies in team projects. This skill automates these processes, ensuring clean, traceable, and professional Git history.
Core Features & Use Cases
- Conventional Commit Formatting: Guides in creating semantic commit messages with types, scopes, and task references.
- Branch Management: Standardizes branch naming conventions and provides commands for creation, switching, and deletion.
- Pull Request Automation: Assists in creating well-structured PRs with predefined descriptions and GitHub CLI integration.
- Use Case: After implementing a new feature, use this skill to stage your changes, generate a conventional commit message, push to a feature branch, and create a pull request with a comprehensive description, all while ensuring pre-commit validations pass.
Quick Start
I've finished implementing the user profile update feature. Stage all changes, create a feat(profile): update user profile commit, and push to a new feature branch. Then, create a pull request.
Dependency Matrix
Required Modules
gh
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 Workflow Skill Download link: https://github.com/alldigitalrewards/changemaker-minimal/archive/main.zip#git-workflow-skill 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.