git-workflow

Installation
SKILL.md

Git Workflow

Standard git operations with consistent conventions.

Commit Messages

Follow conventional commits format:

<type>(<scope>): <description>

[optional body]

[optional footer]
Installs
1
GitHub Stars
1
First Seen
Sep 11, 2026
git-workflow — teng-ai/claude-code-setup-guide