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: staged changes

Browse skills that use this input.

  • review-code - Review Code for Hono + React
    code reviewcode qualityHonoReact

    ★ 0 · Updated 2026-05-09

    Review code against project conventions and best practices in Hono + React monorepo

    ⚙ determine review scope⚙ read changed files⚙ run checklist
  • review-code - Code Review for Hono + React Monorepo
    code reviewcode qualitymonorepoHono

    ★ 0 · Updated 2026-05-09

    Review code against project conventions, identify errors, warnings, and nits in a Hono + React monorepo

    ⚙ review staged changes⚙ review pull requests⚙ review specific files
  • Git Commit - Generate Conventional Commits with story context
    gitversion controlconventional commitscommit message

    ★ 0 · Updated 2026-03-25

    Generates storytelling-focused Conventional Commits messages with optional issue tracker context, then commits and pushes changes

    ⚙ read git status⚙ check git diff⚙ view git log
  • git-commit - Create Conventional Commits for Git
    gitversion controlcommitconventional commits

    ★ 2 · Updated 2026-03-25

    Create proper git commits from repository changes using Conventional Commits format

    ⚙ review code changes⚙ create commit subject⚙ write commit body
  • 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
  • commit - Commit changes with Graphite
    gitcommitgraphitepull request

    ★ 602 · Updated 2026-03-22

    Commit staged changes using Graphite with branch management and PR updates

    ⚙ check current branch⚙ create new branch⚙ stage changes
  • commit - Graphite Git Commit Automation
    gitgraphitecommitpull-request

    ★ 0 · Updated 2026-03-22

    Commits staged changes using Graphite with branch management and PR metadata updates

    ⚙ check current branch⚙ create new branch⚙ track parent branch
  • git-commit-helper - Git Commit Message Generator
    Version ControlCode StandardsWorkflow

    ★ 0 · Updated 2026-03-20

    Analyze Git staged changes and generate Conventional Commits specification messages

    ⚙ read staged changes⚙ analyze file changes⚙ evaluate commit strategy
  • 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
  • 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 - Create clean, atomic Git commits from changes
    gitcommitversion-controlcode-quality

    ★ 84 · Updated 2026-02-14

    Analyzes file changes and groups them into atomic commits based on single purpose

    ⚙ analyze git status and diff⚙ detect mixed concerns in files⚙ group files by shared purpose
  • commit-changes - Create Well-Formatted Git Commits Following Project Conventions
    gitversion-controlcommitcode-management

    ★ 6 · Updated 2026-02-13

    Create a commit for staged/unstaged changes following project conventions with auto-detected commit style

    ⚙ check git status⚙ analyze git log history⚙ categorize code changes
  • 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
  • merge - Merge and Clean Up Git Branches
    gitversion-controlbranch-management

    ★ 18 · Updated 2026-02-12

    Commit, rebase, and merge the current branch

    ⚙ commit staged changes⚙ rebase onto base branch⚙ run workmux merge command
  • merge - Branch Management: Commit, Rebase and Merge
    version-controlgitbranchingmerging

    ★ 602 · Updated 2026-02-12

    Commit staged changes, rebase onto base branch, and merge the current branch

    ⚙ commit staged changes⚙ rebase onto base branch⚙ run workmux merge command
  • merge - Git Branch Merge and Rebase Automation
    gitversion-controlworkflowautomation

    ★ 2,689 · Updated 2026-02-12

    Commit, rebase, and merge the current branch in Git workflow.

    ⚙ commit staged changes⚙ rebase onto base branch⚙ merge current branch
  • commit - Quick Git commit and push with conventional messages
    gitversion-controlautomationcommit

    ★ 3 · Updated 2026-02-12

    Automatically commit and push changes with conventional commit messages

    ⚙ analyze git status⚙ generate commit message⚙ commit changes
  • commit-helper - Generate conventional commit messages from git diffs
    gitversion controlcommit messagesdevelopment workflow

    ★ 2 · Updated 2026-02-12

    Creates structured commit messages following conventional commit format based on staged changes

    ⚙ run git diff --staged⚙ analyze file changes⚙ identify commit types
  • commit - Quick Git Commit and Push
    gitcommitpushversion control

    ★ 1 · Updated 2026-02-12

    Commit and push code changes with conventional commit messages

    ⚙ analyze git status⚙ generate commit message⚙ stage changes
  • commit - Git Commit Message Generator and Creator
    code managementGitversion control

    ★ 0 · Updated 2026-02-11

    Generates commit messages and creates Git commits from staged changes

    ⚙ generate commit messages⚙ create Git commits⚙ review staged changes