git-workflow-helper
CommunityBetter Git workflows, fewer mistakes.
Authordavidmatousek
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates common Git workflow tasks, enforces best-practice commit messages, and streamlines PR creation to reduce context-switching and mistakes.
Core Features & Use Cases
- Status & Branch Management: Checks status, creates feature/bug/docs branches following naming conventions.
- Smart Staging & Commits: Stage relevant changes and generate conventional commits.
- PR Automation: Create PRs with pre-populated descriptions via gh CLI.
Quick Start
Run the Git Workflow Helper to check status, create a feature branch, stage changes, generate a conventional commit, push, and open a PR.
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-helper Download link: https://github.com/davidmatousek/product-led-spec-kit/archive/main.zip#git-workflow-helper Please download this .zip file, extract it, and install it in the .claude/skills/ directory.