LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git - Git Operations and GitHub Workflow Management

Handles git commits, pushes, PRs, rebases, CI triage, code review, branch splitting, stacked PRs via git-spice, and GitHub interactions.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Commit code changes or amend commits
  • Squash branch commits into one commit
  • Rebase branch onto base branch
  • Push commits and manage PR descriptions
  • Fix CI failures and review threads
  • Propagate corrections across all git artifacts
  • Split branches into stacked PRs
  • Navigate and manage stacked branches
  • Sync latest changes and restack branches
  • Merge PRs via GitHub API

Inputs

  • Git repository changes and branch status
  • Operation instruction files in operations directory
  • Reference pattern documentation in references directory
  • Helper script files in scripts directory
  • GitHub PR and CI run metadata

Outputs

  • Git commits and branch updates
  • GitHub Pull Requests and comments
  • CI run watch monitoring outputs
  • Branch context files in tmp directory

Requirements

  • Git CLI tool
  • GitHub CLI tool
  • git-spice tool
  • Bash shell environment
  • GitHub API access permissions

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
github
ci-triage
code-review
stacked-prs
git-spice
pull-request
Commit code changes or amend commits
Squash branch commits into one commit
Rebase branch onto base branch
Push commits and manage PR descriptions
Git repository changes and branch status
Operation instruction files in operations directory
Reference pattern documentation in references directory
Git commits and branch updates
GitHub Pull Requests and comments
CI run watch monitoring outputs