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: test command

Browse skills that use this input.

  • merging-worktrees - Merge Parallel Worktrees to Unified Branch
    gitmergeworktreeparallel development

    ★ 4 · Updated 2026-05-09

    Merges parallel worktrees with conflict detection, 3-way analysis, and ordered resolution

    ⚙ build dependency graph⚙ create merge plan⚙ execute sequential merges
  • simplify-codebase - Post-Refactoring Codebase Cleanup
    code cleanuprefactoringfile archivinggit automation

    ★ 0 · Updated 2026-03-23

    Orchestrates three agents to analyze file staleness, simplify active code, and archive dead files after refactoring

    ⚙ analyze file staleness⚙ simplify fresh code⚙ archive dead files
  • ultraqa - Autonomous QA cycling workflow for automated testing and fixing
    qatestingautomationcontinuous

    ★ 2 · Updated 2026-03-09

    Runs continuous QA cycles with testing, verification, fixing until quality goals are met

    ⚙ parse quality goals⚙ run test commands⚙ run build commands