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 configuration

Designs git workflows including branching strategies, CI/CD pipelines, and repository hygiene

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • design branching strategies
  • write commit messages
  • configure GitHub Actions
  • manage stacked PRs
  • clean stale branches
  • create issue templates
  • recover lost commits
  • set up branching models
  • sign commits
  • resolve merge conflicts
  • use git reflog

Inputs

  • git repository
  • GitHub repository
  • team requirements
  • CI/CD configuration
  • SSH keys
  • GPG keys

Outputs

  • branching strategy documentation
  • CI/CD pipeline configuration
  • GitHub Actions workflow files
  • issue templates
  • commit signing guidelines
  • git history

Requirements

  • git installation
  • GitHub account
  • GitHub repository access
  • SSH or GPG key setup

Source

  • Spec: SKILL.md
git
workflow
CI/CD
branching
version control
GitHub Actions
conventional commits
trunk-based development
design branching strategies
write commit messages
configure GitHub Actions
manage stacked PRs
git repository
GitHub repository
team requirements
branching strategy documentation
CI/CD pipeline configuration
GitHub Actions workflow files