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 output: execution report

Browse skills that produce this output.

  • claude_code_delegation - Claude Code Delegation
    codingreviewrefactoringautomation

    ★ 1,275 · Updated 2026-06-15

    Delegate coding, review, and refactor tasks to Claude Code CLI

    ⚙ run command⚙ set directory⚙ check status
  • stave-worktree-pr-flow - Ship current work as GitHub PR via worktree
    gitGitHub PRworktreeworkflow

    ★ 4 · Updated 2026-05-09

    Move dirty state to worktree, commit with Conventional Commits, push to GitHub, and create pull request

    ⚙ confirm intended scope⚙ detect worktree mode⚙ move dirty state
  • stave-worktree-pr-flow - Ship current work as a GitHub PR via worktree
    gitgithubpull requestworktree

    ★ 3 · Updated 2026-05-09

    Moves dirty Git state to a worktree, commits, pushes, and opens a pull request.

    ⚙ detect worktree status⚙ create temporary worktree⚙ move dirty changes
  • dev-workflow-planning - Structured Development Workflow Planning
    development workflowproject planningagile developmenttask management

    ★ 57 · Updated 2026-03-24

    Structured development workflows with brainstorming, planning, and execution patterns

    ⚙ generate ideas⚙ create implementation plan⚙ execute plan steps
  • xiaolongxia-workflow - Hierarchical Task Decomposition Workflow
    workflowtask-managementdecompositionerror-handling

    ★ 816 · Updated 2026-03-23

    Decomposes complex tasks into executable stages, steps, and sub-steps with error handling and execution control

    ⚙ analyze task description⚙ generate task summary⚙ evaluate task complexity
  • gh-bootstrap - GitHub Repository Bootstrap Tool
    githubrepositoryinitializationtemplate

    ★ 18 · Updated 2026-03-23

    Initializes GitHub repository configuration using templates

    ⚙ scan project⚙ collect configuration⚙ detect conflicts
  • kanban-batch - Local Kanban Task Batch Orchestrator
    kanbantask orchestrationparallel executionautomation

    ★ 9 · Updated 2026-03-22

    Read local Kanban todo tasks, analyze priority and dependencies, generate execution plan, then execute in parallel.

    ⚙ read kanban tasks⚙ analyze task dependencies⚙ generate execution plan
  • start-adw - Start AI Developer Workflow with Composable Steps
    workfloworchestrationdeveloperautomation

    ★ 28 · Updated 2026-02-23

    Start an AI Developer Workflow with composable Plan/Build/Review/Fix steps

    ⚙ parse arguments⚙ generate ADW ID⚙ create spec path
  • dry-run - Dry Run Mode for Safe Command Testing
    simulationtestingsafetyworkflow

    ★ 602 · Updated 2026-02-14

    Simulates command execution without file modifications for testing workflows safely

    ⚙ set dry_run flag⚙ execute command with constraint⚙ reset dry_run flag