LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-expert-guidelines - Git version control standards for agents and developers

Provides reference standards for Git management including security rules, atomic workflows, commit conventions and configuration best practices

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • verify status before add
  • enforce atomic commits
  • apply conventional commit format
  • create feature branches
  • amend minor corrections
  • restore files properly
  • check user identity
  • configure gitignore

Inputs

  • Git repository
  • User identity information
  • File changes
  • Commit messages

Outputs

  • Commit history
  • Branch structure
  • Configuration settings
  • Git operations

Requirements

  • Git installed
  • Repository access
  • Command-line interface

Source

  • Spec: SKILL.md

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
workflow
best-practices
development
verify status before add
enforce atomic commits
apply conventional commit format
create feature branches
Git repository
User identity information
File changes
Commit history
Branch structure
Configuration settings