multi-agent-verify - Multi-Agent Parallel Code Verification
Spawn 3 independent agents to review, test, and fix code in parallel
Tags
Updated: 2026-05-09Capabilities
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
