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.

commit - Commit Message Generator for Code Changes

Reviews working copy changes and drafts a concise 1-line commit message

Tags

Updated: 2026-02-11
version controlcommitcode managementautomation

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read git diff changes
  • analyze working copy modifications
  • generate 1-line commit message

Inputs

  • working copy changes
  • git diff output

Outputs

  • commit message text

Requirements

  • JJ version control tool
  • Claude Sonnet 4.5 model access

Source

  • Spec: SKILL.md
read git diff changes
analyze working copy modifications
generate 1-line commit message
working copy changes
git diff output
commit message text