概要
The Agent Patterns skill provides a robust framework for managing complex multi-agent workflows within Claude Code. It implements standardized formats for spawn requests, agent reports, and parallel task coordination, ensuring that multiple AI agents can communicate effectively and report progress consistently. This is particularly useful for developers using a sprint-based architecture where task delegation, status tracking, and inter-agent handoffs are critical for project success.