Git Workflow with Conventional Commits
CommunityAutomate Git, PRs, and Conventional Commits.
Software Engineering#automation#git#workflow#pull request#conventional commits#worktree#branch management
AuthorShunsukeHayashi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes and automates your Git workflow, enforcing Conventional Commits and streamlining Pull Request creation and merging. It reduces manual errors, improves commit history clarity, and accelerates collaboration.
Core Features & Use Cases
- Conventional Commits Enforcement: Guides you through structuring commit messages with types and scopes, ensuring a clean and readable Git history.
- Automated PR Creation: Facilitates creating Pull Requests with pre-defined templates and quality reports using GitHub CLI.
- Worktree Integration: Supports Git Worktree-specific workflows for isolated development, from creation to cleanup.
- Use Case: After completing a new feature, use this Skill to stage your changes, craft a Conventional Commit message, push your branch, and automatically create a draft Pull Request with a detailed summary and test plan, all while adhering to best practices.
Quick Start
Commit the staged changes with a 'feat' type and 'auth' scope, describing the new OAuth2 login implementation.
Dependency Matrix
Required Modules
gitgh
Components
scripts
💻 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 with Conventional Commits Download link: https://github.com/ShunsukeHayashi/miyabi-mcp-bundle/archive/main.zip#git-workflow-with-conventional-commits 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.