LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

version-control - Git Operations & Release Management

Manages Git operations, branching strategies, commits, PRs, and releases

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create branches
  • create commits
  • merge branches
  • resolve conflicts
  • manage releases
  • create pull requests
  • tag versions
  • run pre-commit checks
  • rollback commits
  • maintain commit history
  • create release notes

Inputs

  • Git repository
  • commit message
  • branch name
  • version number
  • PR description

Outputs

  • Git commit
  • merged branch
  • release tag
  • pull request
  • release notes

Requirements

  • Git environment
  • GitHub CLI (gh)
  • Bash access
  • Fork context
  • Memory MCP

Source

  • Spec: SKILL.md
git
version-control
release-management
branching
commits
pull-requests
create branches
create commits
merge branches
resolve conflicts
Git repository
commit message
branch name
Git commit
merged branch
release tag