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 - Standardized Git Workflow for Agents

Enforces Git conventions for commits, branches, PRs, and code review with automated validation

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create feature branch
  • detect default branch
  • format commit message
  • commit with model identity
  • push to remote
  • create pull request
  • review code
  • validate commit

Inputs

  • Git repository
  • Model name
  • GitHub CLI

Outputs

  • Git commits
  • Feature branches
  • Pull requests
  • Review comments

Requirements

  • Git environment
  • GitHub CLI
  • Remote repository access
  • Sub-agent support

Source

  • Spec: SKILL.md
Git
version control
workflow
code review
conventional commits
create feature branch
detect default branch
format commit message
commit with model identity
Git repository
Model name
GitHub CLI
Git commits
Feature branches
Pull requests