LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-workflow - Git workflow guidance for commits and PRs

Provides guidance on Git worktree workflow, commit standards, and PR best practices

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create worktree
  • list worktrees
  • remove worktree
  • prune worktrees
  • create commit
  • add commit trailers
  • create pull request
  • review pull request
  • rebase commits
  • cherry-pick commit
  • manage stash
  • run git bisect

Inputs

  • Git repository
  • feature branch
  • bug fix branch
  • hotfix branch

Outputs

  • Git worktree
  • conventional commit
  • pull request
  • commit history
  • merged branch

Requirements

  • Git repository
  • Bash tool access
  • Read tool access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
version control
workflow
commit
pull request
worktree
conventional commits
create worktree
list worktrees
remove worktree
prune worktrees
Git repository
feature branch
bug fix branch
Git worktree
conventional commit
pull request