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.

Atomic Commit - Atomic Commit Creation for Clean Git History

Creates clean, atomic commits by analyzing changes and detecting mixed concerns

Tags

Updated: 2026-02-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze git changes
  • detect mixed concerns
  • group files by purpose
  • create atomic commits
  • integrate issue tracking

Inputs

  • git changes
  • user intent
  • branch information

Outputs

  • atomic commits
  • file grouping suggestions
  • commit history

Requirements

  • Git environment
  • non-TDD workflow

Source

  • Spec: SKILL.md
git
version control
code management
commits
analyze git changes
detect mixed concerns
group files by purpose
create atomic commits
git changes
user intent
branch information
atomic commits
file grouping suggestions
commit history