LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git - Git workflows for agents: ship, worktree, and hunks

Git workflows for agents including staging, committing, pushing, parallel branches, and selective staging

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • stage files
  • commit changes
  • push changes
  • list hunks
  • stage hunks
  • create worktree
  • list worktrees
  • remove worktree
  • fetch origin
  • rebase branch

Inputs

  • git repository
  • files to stage
  • commit message
  • branch name
  • PR number

Outputs

  • git commit
  • pushed changes
  • worktree directory
  • staged files

Requirements

  • git installed
  • gh CLI installed
  • sops authentication
  • repository 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
collaboration
development
workflow
stage files
commit changes
push changes
list hunks
git repository
files to stage
commit message
git commit
pushed changes
worktree directory