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.

multi-agent-verify - Multi-Agent Parallel Code Verification

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

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • spawn agents
  • create git worktrees
  • launch OpenCode CLI
  • launch Codex CLI
  • launch Claude Task agent
  • read verification results
  • synthesize findings
  • apply code fixes
  • commit fixes
  • remove worktrees

Inputs

  • git repository
  • code requirements
  • verification prompt
  • base branch name

Outputs

  • verification report
  • issue reports
  • fixed code commits

Requirements

  • git repository with committed changes
  • opencode CLI in PATH
  • codex CLI in PATH
  • Claude Code Task tool

Source

  • Spec: SKILL.md
multi-agent
parallel execution
code review
testing
code verification
spawn agents
create git worktrees
launch OpenCode CLI
launch Codex CLI
git repository
code requirements
verification prompt
verification report
issue reports
fixed code commits