About
This skill provides a standardized framework for building complex multi-agent systems and tool-calling workflows within Claude Code. It guides developers through the creation of type-safe tool schemas using Pydantic, implements reliable state management for persistent conversation history, and establishes proven patterns for sequential, parallel, and router-based agent coordination. By focusing on structured error handling and validated tool execution, it ensures that AI-driven applications remain maintainable, scalable, and resilient to the unpredictability of LLM tool-calling.