I just published WAVES, the method I have been using to run AI agents in parallel without letting them run wild. An agent will always tell you the job is done, and WAVES treats that as a claim and checks the evidence behind it before it counts. You fan the work out to a team of agents, each one owns a slice, and the verifier is what decides when the work is done. It runs in Cursor, Codex, Claude, and Droid, and ships as a skill you can install today. The full breakdown is on the blog, with diagrams, the handoff format, and where it fits next to loops and parallel orchestration: https://www.rayfernando.ai/waves-workers-aggregate-verify-extend Skill: https://github.com/RayFernando1337/rayfernando-skills/tree/main#waves--fan-out-to-parallel-agents Give it a run on something real and tell me how it goes.