# jobfit-git > Apply JobFit Git commit conventions and branch strategy for all git work. - Author: runefor - Repository: fighting-team-tree/jobfit - Version: 20260201012141 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/fighting-team-tree/jobfit - Web: https://mule.run/skillshub/@@fighting-team-tree/jobfit~jobfit-git:20260201012141 --- --- name: jobfit-git description: Apply JobFit Git commit conventions and branch strategy for all git work. compatibility: opencode metadata: workflow: git workspace: jobfit --- ## What I do - Follow the commit message structure: `type: Subject` with optional body - Use types: feat, fix, docs, style, refactor, perf, test, chore - Keep subject imperative and without a trailing period - Prefer atomic commits (one feature/fix per commit) - Follow branch naming: feature/*, fix/*, hotfix/* - Use simplified Gitflow: main (prod), dev (integration), feature/* branches ## When to use me Use this skill for any git commit, branch creation, or PR workflow in JobFit.