Протокол взаимодействия агентов
★ 7.7 · general
agent-protocol is a Claude Code skill that defines the interaction protocol for agents: foundational conventions for message exchange and coordination between agent components. It establishes a communication structure that agents follow when working together within a shared pipeline. The skill is useful for developers building multi-agent systems or debugging individual agent behavior — for example, when tracing how agents hand off tasks to one another and synchronize their state.