LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-workflow - Git Operations and Pull Request Workflows

Perform Git operations and manage pull request workflows including creating PRs, rebasing branches, and resolving conflicts.

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • add files to git staging
  • commit changes with messages
  • push branches to remote
  • fetch updates from remote
  • rebase branches
  • resolve git conflicts
  • create pull requests
  • merge pull requests

Inputs

  • git repository
  • modified files
  • branch names
  • PR title
  • PR description

Outputs

  • git commits
  • pushed branches
  • pull requests
  • merged changes

Requirements

  • git installed
  • gh CLI installed
  • repository access
  • write 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
version-control
pull-request
workflow
collaboration
add files to git staging
commit changes with messages
push branches to remote
fetch updates from remote
git repository
modified files
branch names
git commits
pushed branches
pull requests