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: analyze git changes

Browse skills that share this capability.

  • git-commit - Git commit with auto workflow
    gitversion controlcommitworkflow

    ★ 0 · Updated 2026-05-28

    Analyzes git changes to generate commit messages and selects workflow based on change size

    ⚙ analyze git changes⚙ generate commit messages⚙ stage changed files
  • pr-writer - Create Pull Requests Following Sentry Conventions
    gitgithubpull requestsentry

    ★ 1 · Updated 2026-03-11

    Create pull requests following Sentry engineering practices and conventions.

    ⚙ verify branch state⚙ analyze git changes⚙ write PR description
  • pr-writer - Create pull requests following Sentry conventions
    version controlpull requestGitdevelopment

    ★ 9 · Updated 2026-03-11

    Create pull requests following Sentry's engineering practices

    ⚙ verify branch status⚙ analyze git changes⚙ write PR description
  • git-commit - Git Commit with Intelligent Prefix Selection
    gitversion-controlcommitdevelopment

    ★ 57 · Updated 2026-03-09

    Analyzes code changes to select appropriate commit prefixes and create clear, trackable commit messages.

    ⚙ analyze git changes⚙ select commit prefix⚙ create commit message
  • git-commit - Git commit skill for analyzing changes and creating clear commit messages
    gitversion controlcommitdevelopment

    ★ 1 · Updated 2026-03-09

    Analyzes git changes, selects appropriate commit prefixes, and creates clear, trackable commit messages

    ⚙ analyze git changes⚙ select commit prefix⚙ create commit message
  • create-pr - Create pull requests with quality checks
    GitGitHubCode ReviewQuality Assurance

    ★ 12 · Updated 2026-03-09

    Create a pull request from current branch with automated quality checks

    ⚙ run git status⚙ check branch name⚙ run npm lint
  • changelog-update - Update project changelog from git changes between branches
    documentationgitreleaseversioning

    ★ 1 · Updated 2026-03-09

    Update project changelog based on git changes between master and dev branches

    ⚙ find changelog file⚙ read existing style⚙ get version number
  • session-analyzer - Analyzes git changes and creates retrospective drafts
    gitanalysisretrospectivesession

    ★ 0 · Updated 2026-02-24

    Analyzes git changes and creates retrospective drafts with Before/After context

    ⚙ analyze git changes⚙ create retrospective draft⚙ extract before/after context
  • pr - Automated Pull Request Creation with Title and Template Formatting
    gitpull-requestautomationcode-review

    ★ 0 · Updated 2026-02-23

    Creates pull requests with automatic title detection and template adaptation

    ⚙ analyze git changes⚙ detect PR title patterns⚙ check for PR templates
  • commit - Create clean atomic git commits following best practices
    version-controlgitcommitcode-management

    ★ 138 · Updated 2026-02-17

    Organize and commit code changes into logical atomic units

    ⚙ analyze git changes⚙ stage specific files⚙ create patch files
  • version-bump - Determine Semantic Version Bumps for Code Changes
    versioningsemverreleasechangelog

    ★ 18 · Updated 2026-02-15

    Determines appropriate semantic version bumps based on changes following semantic versioning rules

    ⚙ evaluate breaking changes⚙ determine version bump⚙ analyze git changes
  • Atomic Commit - Create clean atomic commits by analyzing changes and detecting mixed concerns
    gitversion-controlcommitworkflow

    ★ 1 · Updated 2026-02-15

    Helps create clean, atomic commits by analyzing changes, detecting mixed concerns, and ensuring each commit is a complete unit of work

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • Atomic Commit - Create clean, atomic commits with change analysis and concern detection
    gitcommitversion-controlcode-quality

    ★ 18 · Updated 2026-02-15

    Analyzes git changes to detect mixed concerns and create atomic commits as complete units of work

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • Atomic Commit - Atomic Commit Creation for Clean Git History
    gitversion controlcode managementcommits

    ★ 602 · Updated 2026-02-15

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

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • diff - Semantic Diff Analysis for Code Changes
    gitcode analysisdiffsemantic

    ★ 3 · Updated 2026-02-14

    Analyzes git changes semantically with classification, impact analysis, and risk assessment

    ⚙ analyze git changes⚙ classify change types⚙ analyze impact
  • pr-with-docs - Create Production-Ready Pull Requests with Documentation Updates
    gitdocumentationpull-requestversion-control

    ★ 1 · Updated 2026-02-11

    Creates pull requests with automatically updated project documentation based on code changes

    ⚙ analyze git changes⚙ update AGENTS.md documentation⚙ update Cursor rules files