agent-test-delegation

Community

Test agent delegation, verify hierarchy.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill verifies agent delegation patterns, ensuring proper hierarchy, valid escalation paths, and preventing circular dependencies within the agent system, crucial for robust AI workflow management. It automates complex structural checks, reducing manual review.

Core Features & Use Cases:

  • Delegation Chain Testing: Confirms agents delegate to correct lower-level subordinates, maintaining hierarchical integrity.
  • Escalation Path Validation: Ensures agents can escalate to appropriate higher-level superiors, guaranteeing proper issue resolution.
  • Use Case: After modifying your agent hierarchy, use this skill to test all delegation patterns. It will detect any circular dependencies or invalid level delegations, ensuring your AI system's workflow is sound and preventing operational bottlenecks.

Quick Start: Use the agent-test-delegation skill to test the delegation patterns for the 'implementation-specialist' agent.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-test-delegation
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#agent-test-delegation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository