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 changes

Browse skills that share this capability.

  • surgeon - Incremental Module Refactorer
    refactoringcode qualitymodule transformationincremental change

    ★ 77 · Updated 2026-06-30

    Refactor one module per session using proven patterns with safety checks

    ⚙ call scout⚙ check safeguard⚙ select pattern
  • git-best-practices - Git Best Practices Workflow
    gitversion controlworkflowdevelopment

    ★ 57 · Updated 2026-05-28

    Guidelines for proper git workflow management and .gitignore setup

    ⚙ create .gitignore⚙ update .gitignore⚙ check git status
  • massgen - Multi-Agent AI Task Execution System
    multi-agenttask executioncode generationdocumentation

    ★ 5 · Updated 2026-05-11

    Delegate tasks to multiple AI agents for parallel iteration

    ⚙ write code⚙ create files⚙ modify files
  • create-pr - Create pull requests in warp repository
    pull requestgitcode reviewwarp

    ★ 0 · Updated 2026-05-09

    Create a pull request in the warp repository for the current branch

    ⚙ merge master into branch⚙ run presubmit checks⚙ review changes
  • cc-work - Execute tasks with worker isolation
    task executionworker isolationcode verificationcode review

    ★ 0 · Updated 2026-03-26

    End-to-end task execution with worker isolation, verification, and review

    ⚙ pick task⚙ spawn worker⚙ verify output
  • commit-push - Git Commit and Push with Conventional Commits
    gitversion-controlcommitpush

    ★ 0 · Updated 2026-02-14

    Create a conventional commit and push it to the remote repository

    ⚙ check repository state⚙ review changes⚙ stage files