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

Browse skills that use this input.

  • fact-checking - Code and Documentation Fact-Checking
    code qualitydocumentationfact-checkingevidence verification

    ★ 602 · Updated 2026-03-26

    Verify code changes and documentation accuracy with evidence-based validation

    ⚙ extract claims⚙ verify claims⚙ audit documentation
  • deep-review - Deep Skeptical Code Review
    code reviewcode analysisgitquality assurance

    ★ 9,730 · Updated 2026-03-23

    Root-cause, merge-blocking review that traces every modified code path end-to-end

    ⚙ review staged changes⚙ review uncommitted changes⚙ review branch changes
  • finish - Complete Linear Issue Workflow
    linearissue-managementgitworkflow

    ★ 1 · Updated 2026-03-10

    Automates post-completion workflow for Linear issues using linear CLI

    ⚙ identify issue identifier⚙ get issue details⚙ update issue checkboxes
  • 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
  • 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
  • review - Code review with security scanning and style checking
    code reviewsecurity scanningstyle checkingperformance analysis

    ★ 0 · Updated 2026-02-13

    Perform comprehensive code review on specified files or changes

    ⚙ gather target files or changes⚙ perform security audit⚙ check code style and conventions
  • create-pr - Create Pull Request from Current Branch
    gitgithubpull-requestcli

    ★ 170 · Updated 2026-02-12

    Push current branch and create a Pull Request with English title and description

    ⚙ confirm branch state and uncommitted changes⚙ push branch to remote repository⚙ create Pull Request using gh CLI
  • 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