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: run verification tests

Browse skills that share this capability.

  • until-done - Task execution loop with verification
    persistenceverificationparallel executiontask completion

    ★ 0 · Updated 2026-05-09

    Self-referential loop until task completion with architect verification

    ⚙ delegate tasks to agents⚙ execute tasks in parallel⚙ run background operations
  • executing-plans - Structured plan execution with review
    plan executiontask executionbatch processingcheckpoint verification

    ★ 4 · Updated 2026-03-24

    Execute implementation plans using batch checkpoints or subagent-driven two-stage review

    ⚙ load plan file⚙ review implementation plan⚙ execute tasks sequentially
  • codex-review-loop - Automated adversarial code review with Codex
    code reviewCodex CLIPR automationadversarial testing

    ★ 0 · Updated 2026-03-21

    Run adversarial code review via Codex CLI with structured finding analysis and atomic fix-verify-commit loop

    ⚙ detect open PR⚙ determine base branch⚙ launch codex review
  • skill-verify - Verify completion claims with evidence
    verificationevidencequalityvalidation

    ★ 4,087 · Updated 2026-03-20

    Gate function that requires fresh verification evidence before claiming work completion or expressing satisfaction

    ⚙ run verification tests⚙ run verification builds⚙ check verification results
  • task - Integrated workflow orchestration for development tasks
    workflowdevelopmentautomationcode review

    ★ 0 · Updated 2026-03-10

    Orchestrate full workflow from analysis to commit for development tasks

    ⚙ analyze requirements⚙ identify affected files⚙ determine task type
  • 125-java-concurrency - Java Concurrency Best Practices Implementation
    javaconcurrencythread-safetyscalability

    ★ 57 · Updated 2026-03-09

    Apply Java concurrency best practices for thread safety, scalability and maintainability

    ⚙ validate project compilation⚙ analyze existing concurrency patterns⚙ apply thread safety fundamentals
  • fix-bug - Automated bug fixes based on QA checklist ID
    bug-fixingautomationcode-correctionqa-testing

    ★ 1 · Updated 2026-02-13

    Automatically executes code corrections by specifying bug IDs from QA checklist

    ⚙ read QA checklist⚙ identify bug-related files⚙ apply code fixes