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.

git-workflow - Git Workflow Guidelines

Provides standards and guidelines for creating branches, making commits, writing commit messages, and managing Git operations.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create and manage Git branches
  • Write formatted Git commit messages
  • Verify changes before committing code
  • Manage pull and merge requests
  • Stash and restore working changes

Inputs

  • Source code modifications
  • Branch name specifications
  • Commit message descriptions

Outputs

  • Git commits
  • Git branches
  • Pull requests or merge requests

Requirements

  • Git CLI
  • Pre-commit hooks
  • verification-before-completion skill

Source

  • Spec: SKILL.md
git
version-control
workflow
commit
branch-management
Create and manage Git branches
Write formatted Git commit messages
Verify changes before committing code
Manage pull and merge requests
Source code modifications
Branch name specifications
Commit message descriptions
Git commits
Git branches
Pull requests or merge requests