analyzer
01Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Make Claude Code and Codex prove their work — runs advance only when your tests, lint, and typecheck actually pass. Open-source Go runtime.
Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Codex
Compare two outputs WITHOUT knowing which skill produced them.
Agent Codex
Evaluate expectations against an execution transcript and outputs.
Agent Claude Code
Implements or fixes code for one VichuFlow worker stage. Invoked by the vichu-orchestrator skill for implement/fix stages. Makes the minimal change for the task, writes the tests the plan declared, and reports a concise summary.
Agent Claude Code
Adversarially reviews the implementation for one VichuFlow review stage. Invoked by the vichu-orchestrator skill. Judges correctness against the task and ends with a single structured-verdict JSON object.
Agent Claude Code
Runs one read-only/analysis VichuFlow worker stage (explore, propose, plan) as a native subagent, keeping the orchestrator's main thread light. Returns a concise document/summary; does not modify code.