git-workflow

Enforce structured git workflow with conventional commits, feature branches, semver versioning, and work logging. Use for all code changes to prevent work loss and maintain history.

$ 安裝

git clone https://github.com/ProfPowell/project-template /tmp/project-template && cp -r /tmp/project-template/.claude/skills/git-workflow ~/.claude/skills/project-template

// tip: Run this command in your terminal to install the skill