Verifies agent hierarchies and delegation paths to ensure stable and logical multi-agent system coordination.
The Agent Delegation Testing skill provides a specialized suite of tools for validating the structural integrity of multi-agent systems within the ProjectOdyssey framework. It allows developers to audit delegation chains, detect problematic circular dependencies, and verify that escalation paths follow defined hierarchy levels from L0 through L4. By automating the validation of agent references and level consistency, this skill ensures that complex agentic workflows remain predictable, scalable, and error-free during development and CI/CD cycles.
主な機能
01Delegation tree visualization
02Escalation path logic validation
03Automated hierarchy level verification
0412 GitHub stars
05Circular dependency detection and reporting
06Reference integrity checking for agent targets
ユースケース
01Ensuring architectural compliance during CI/CD validation before merging changes
02Troubleshooting broken delegation chains in complex multi-agent workflows
03Validating agent structures after modifying hierarchy configurations