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

| Type | Description | Example |

Related skills

More from galaxy-dawn/claude-scholar

Installs
98
GitHub Stars
3.7K
First Seen
Mar 8, 2026