git-workflow

Installation
SKILL.md

Git Workflow Standards

This document defines the project's Git usage standards, including commit message format, branch management strategy, workflows, merge strategies, and more. Following these standards improves collaboration efficiency, enables traceability, supports automation, and reduces conflicts.

Commit Message Standards

The project follows the Conventional Commits specification:

<type>(<scope>): <subject>

<body>

<footer>

Type Reference

Installs
203
GitHub Stars
4.5K
First Seen
Mar 8, 2026
git-workflow — galaxy-dawn/claude-scholar