Section 01
Introduction to the Claude Waves Framework
Claude Waves is a multi-agent collaborative workflow framework developed by iamphduc and open-sourced on GitHub (link: https://github.com/iamphduc/claude-waves, release date: 2026-06-09). Based on Claude Code, it decomposes complex tasks into multiple waves via the Wave architecture, each handled by specialized agents for specific subtasks, enabling parallel processing and result integration. It aims to address the limitations of single-agent handling of complex tasks, improving development efficiency and output quality.