git-workflow

Installation
SKILL.md

This skill complements worktree-manager-skill (which handles parallel development) by providing the conventions for commits and PRs within those worktrees.

<quick_start> Conventional Commit format:

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

[optional body]

[optional footer(s)]

Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore

Related skills

More from scientiacapital/skills

Installs
43
GitHub Stars
14
First Seen
Feb 9, 2026