What problem does it solve?
This Skill provides the foundational rules for agent hierarchy, communication, and context management within the ai-hivemind platform, ensuring efficient and secure agent interactions.
Core Features & Use Cases
- Agent Hierarchy Definition: Establishes a clear hierarchy from Coordinator to Runtime Agents, defining authority and context boundaries.
- Communication Rules: Enforces indirect communication through the Event Bus, ensuring logging, policy enforcement, and fault tolerance.
- Context Namespace Management: Defines rules for agent context namespaces, preventing unauthorized access and conflicts.
- Behavioral Constraints: Outlines constraints for agent behavior, including communication, tool usage, and data handling.
- Use Case: When implementing a new agent or debugging an existing one, this Skill provides the framework to ensure proper authority, communication, and context management.
Quick Start
Load the agent-hierarchy-rules skill to implement or debug agent authority and communication within the ai-hivemind platform.