LogoClawIndex
CasesSkillsAbout
LogoClawIndex

commit-guard - Git commit quality guard with branch protection

Analyzes git staged changes and enforces commit standards before creation

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze git diff statistics
  • check file and line thresholds
  • calculate change coherence score
  • determine commit strategy
  • suggest branch names
  • create feature branches
  • split unrelated changes

Inputs

  • staged git changes
  • .opencode/config.json
  • git branch information
  • commit ticket references

Outputs

  • commit warnings
  • branch creation suggestions
  • multiple git branches
  • organized commits

Requirements

  • git repository
  • staged changes
  • access to .opencode/config
  • branch creation permissions

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.
git
commit
quality-control
branch-management
workflow
analyze git diff statistics
check file and line thresholds
calculate change coherence score
determine commit strategy
staged git changes
.opencode/config.json
git branch information
commit warnings
branch creation suggestions
multiple git branches