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 Design and Management

Designs git workflows covering branching strategies, commits, and CI/CD pipelines

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • design git workflows
  • configure branching strategies
  • set up CI/CD pipelines
  • write commit messages
  • manage stacked PRs
  • clean stale branches
  • create issue templates
  • recover lost commits
  • sign commits
  • rebase branches
  • configure branch protection
  • create reusable workflows
  • implement semantic release
  • configure OIDC Connect
  • prune stale branches
  • inspect git objects
  • verify commit signatures

Inputs

  • GitHub repository
  • team development requirements
  • git configuration
  • access permissions
  • authentication tokens
  • SSH keys
  • GPG keys
  • branch protection rules
  • existing branches

Outputs

  • branching model
  • CI/CD pipeline configuration
  • commit message guidelines
  • branch protection rules
  • reusable workflows
  • issue templates
  • signed commits
  • linear history
  • version release

Requirements

  • Git version control system
  • GitHub repository
  • CI/CD pipeline environment
  • commit signing setup
  • OIDC provider

Source

  • Spec: SKILL.md
git
version control
branching strategy
CI/CD
conventional commits
GitHub Actions
workflow automation
repository management
design git workflows
configure branching strategies
set up CI/CD pipelines
write commit messages
GitHub repository
team development requirements
git configuration
branching model
CI/CD pipeline configuration
commit message guidelines