Git Workflow with Conventional Commits

Creates pull requests with conventional commit messages using gh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/customer-cloud-club/meeting-visualizer --skill git-workflow-with-conventional-commits-customer-cloud-club
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Git Workflow with Conventional Commits
Source: https://github.com/customer-cloud-club/meeting-visualizer/tree/main/.claude/skills/git-workflow
Command: npx skills add https://github.com/customer-cloud-club/meeting-visualizer --skill git-workflow-with-conventional-commits-customer-cloud-club

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardizes commit messages and PR workflows to improve traceability and collaboration.

Core Features & Use Cases

  • Conventional commit formatting
  • Pattern-based PR creation

Quick Start

Follow pattern to create a PR with a conventional commits message; use gh cli for PRs.