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 tagged: code verification

Browse skills that share this tag.

  • doc-sweep - Documentation Accuracy Auditor
    documentation auditcode verificationdocs compliance

    ★ 0 · Updated 2026-05-09

    Audit documentation accuracy by checking commands, site content, and developer docs against the codebase

    ⚙ read documentation files⚙ read codebase files⚙ extract command definitions
  • multi-agent-verify - Multi-Agent Parallel Code Verification
    multi-agentparallel executioncode reviewtesting

    ★ 7 · Updated 2026-05-09

    Spawn 3 independent agents to review, test, and fix code in parallel

    ⚙ spawn agents⚙ create git worktrees⚙ launch OpenCode CLI
  • 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
  • kani-verifier - Rust Formal Verification with Kani
    formal verificationmodel checkingRustmemory safety

    ★ 0 · Updated 2026-03-20

    Model checker that proves Rust code properties through exhaustive symbolic execution

    ⚙ verify Rust code⚙ check memory safety⚙ detect undefined behavior
  • repo-website-api-review - Review API Documentation Routes
    documentationAPI reviewcode verificationquality assurance

    ★ 18 · Updated 2026-03-10

    Review and verify API documentation routes for accuracy and consistency with source code

    ⚙ Read source files⚙ Compare function signatures⚙ Verify types
  • auditor - Independent Code Auditor with Triangulation Verification
    code auditcode verificationchange log reviewsecurity audit

    ★ 17 · Updated 2026-03-10

    Performs independent code verification against change logs using triangulation without prior context

    ⚙ read change log⚙ read source code⚙ verify consistency
  • review-prd - Review Product Requirements Document Implementation
    PRD reviewcode verificationtestingacceptance criteria

    ★ 2 · Updated 2026-03-09

    Verify that user stories in a Ralph PRD have been implemented correctly

    ⚙ read prd.json file⚙ check acceptance criteria⚙ run typecheck command
  • gemini-cli - Gemini CLI for Large Codebase Analysis
    code analysislarge contextCLI toolcode verification

    ★ 0 · Updated 2026-02-13

    Use Gemini CLI to analyze large codebases when context limits are exceeded

    ⚙ analyze entire codebases⚙ compare multiple large files⚙ understand project-wide patterns