LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-commit-conventional - Create Conventional Git Commits Safely

Create Conventional Commit messages and execute safe git commits from working tree changes.

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Inspect repository context
  • Run git status
  • Select diff to analyze
  • Stage changes
  • Run quality review
  • Run pre-commit hooks
  • Generate commit messages
  • Execute git commit
  • Apply AI attribution
  • Validate message format

Inputs

  • Git repository
  • Working tree changes
  • Pre-commit configuration

Outputs

  • Commit message
  • Git commit
  • Quality review findings
  • Pre-commit execution results
  • Commit summary

Requirements

  • Git environment
  • Pre-commit framework
  • AI attribution metadata

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
conventional-commits
version-control
code-quality
Inspect repository context
Run git status
Select diff to analyze
Stage changes
Git repository
Working tree changes
Pre-commit configuration
Commit message
Git commit
Quality review findings