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: worktree directory

Browse skills that use this input.

  • git-advanced-workflows - Advanced Git Workflows Master
    gitversion controladvanced workflowsbranch management

    ★ 650 · Updated 2026-05-28

    Master rebasing, cherry-picking, bisect, worktrees, and reflog for complex Git history management

    ⚙ rebase commits⚙ cherry-pick commits⚙ run git bisect
  • plan-status - Display active feature plans status
    plan managementstatus trackingfeature plansprogress monitoring

    ★ 650 · Updated 2026-05-11

    Show current status and progress of active feature plans

    ⚙ display active plans⚙ show plan details⚙ list plan status
  • review-pr - GitHub PR Review with gh CLI
    GitHubPR reviewcode reviewgh CLI

    ★ 0 · Updated 2026-03-22

    Review-only GitHub pull request analysis using gh CLI without merging or pushing

    ⚙ fetch PR metadata⚙ create worktree⚙ search codebase
  • qa-workflow - QA Validation Workflow Orchestration
    QAvalidationworkflowtesting

    ★ 1 · Updated 2026-03-11

    Orchestrates complete QA validation workflow using specialized skills

    ⚙ Load skills and tools⚙ Run tasks⚙ Run subagents
  • pr-and-cleanup - Automatically create PR and cleanup worktree after development
    gitpull-requestworktreecleanup

    ★ 0 · Updated 2026-02-15

    Creates a pull request and automatically cleans up worktree after development completion

    ⚙ detect current worktree directory⚙ check for uncommitted changes⚙ create pull request
  • pr-and-cleanup - Automated PR Creation and Worktree Cleanup
    gitpull-requestworktreecleanup

    ★ 650 · Updated 2026-02-15

    Creates a pull request and automatically removes the worktree after development completion

    ⚙ detect worktree directory and branch⚙ check for uncommitted changes⚙ create pull request
  • review-pr - GitHub Pull Request Review and Analysis Tool
    code-reviewgithubpull-requestquality-assurance

    ★ 1 · Updated 2026-02-11

    Review GitHub pull requests using the gh CLI, providing structured feedback and readiness assessment

    ⚙ fetch pull request data⚙ create isolated worktree⚙ read PR description