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.

Skills with capability: review commit messages

Browse skills that share this capability.

  • conventional-commits - Conventional Commits Writer and Reviewer
    gitversion controlcommitschangelog

    ★ 57 · Updated 2026-03-09

    Writes and reviews commit messages following the Conventional Commits specification (v1.0.0)

    ⚙ write commit messages⚙ review commit messages⚙ enforce commit format
  • fixup - Git Fixup Commit and Autosquash Rebase
    gitversion-controlcommitrebase

    ★ 18 · Updated 2026-02-13

    Creates fixup commits and performs autosquash rebase for Git history

    ⚙ run git status⚙ fetch git updates⚙ show commit history
  • fixup - Create and manage Git fixup commits with autosquash rebase
    gitversion-controlcommit-managementcode-history

    ★ 602 · Updated 2026-02-13

    Creates fixup commits and performs autosquash rebase to maintain clean commit history

    ⚙ create fixup commit⚙ perform autosquash rebase⚙ review commit messages
  • conventional-commits - Write and review Conventional Commits messages for semantic versioning
    gitcommitversioningchangelog

    ★ 86 · Updated 2026-02-11

    Writes and reviews Conventional Commits messages to support semantic versioning and automated changelogs.

    ⚙ write commit messages⚙ review commit messages⚙ generate PR titles