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: check uncommitted changes

Browse skills that share this capability.

  • specimin-wrap - Squash commits and create pull request
    version controlcode reviewGitHubcommit

    ★ 602 · Updated 2026-03-26

    Squash commits and generate PR for completed feature implementation

    ⚙ check uncommitted changes⚙ run test suite⚙ review code changes
  • merge - Squash merge feature to main/develop
    gitmergebranchversion-control

    ★ 4 · Updated 2026-03-22

    Performs squash merge of current feature branch to main or develop branch with worktree support

    ⚙ check uncommitted changes⚙ switch to target branch⚙ pull target branch
  • release-version - Version Release Workflow Automation
    releaseversion controlGitHub Actionsautomation

    ★ 416 · Updated 2026-03-22

    Automate version bumping, changelog generation, and GitHub release process

    ⚙ check uncommitted changes⚙ group related commits⚙ generate changelog
  • claw-release - Claw Release Automation Tool for Skills and Website
    releaseautomationversioningutility

    ★ 57 · Updated 2026-03-09

    Automates version bumping, tagging, and release verification for Claw skills and website

    ⚙ determine version type⚙ check uncommitted changes⚙ validate version format
  • create-pr - Automatically Create Pull Requests from JIRA Ticket Branches
    version-controlautomationpull-requestdevelopment-workflow

    ★ 57 · Updated 2026-03-09

    Creates Pull Requests automatically from JIRA ticket branches with parent branch detection and template-based PR body generation

    ⚙ get current branch name⚙ check GitHub CLI auth status⚙ check existing Pull Requests
  • sync-push - Sync Blog Changes Between Obsidian and Website Repos
    gitsyncblogworkflow

    ★ 0 · Updated 2026-03-09

    Commit blog changes to both Obsidian and Website repositories with identical commit messages

    ⚙ detect current repository⚙ stage and commit repo⚙ run sync script
  • branch - Git Branch Management - Create, Switch, List, and Delete Branches
    gitversion-controlbranch-managementdeveloper-tools

    ★ 602 · Updated 2026-02-14

    Manage Git branches including creation, switching, listing, and deletion operations

    ⚙ create new branches⚙ switch between branches⚙ list all branches