From SCALE Engine
Defines commit message format, branch naming, and PR workflow standards for clean, traceable history.
npx claudepluginhub hongmaple0820/scale-engineThis skill uses the workspace's default tool permissions.
Clean, traceable history.
Provides Git workflow standards including branch naming, conventional commits, and PR guidelines. Use when creating branches, writing commits, or preparing PRs.
Manages Git workflows: branching strategies (GitHub Flow, Git Flow), conventional commits, branch naming, PR checklists, and feature development processes. Use for commits, PRs, branches, conflicts, version control.
Enforces Git workflow standards including Conventional Commits, branch naming, and PR merge strategies for team collaboration.
Share bugs, ideas, or general feedback.
Clean, traceable history.
<type>: <description>
[optional body]
Types: feat, fix, refactor, test, docs, chore, perf, ci