Skip to content

AI/ML · Global library

Hierarchical Agent Designer

Build tree-structured agent hierarchies for complex decision-making with clear authority chains and delegation patterns

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Hierarchical Agent Designer when you need to build tree-structured agent hierarchies for complex decision-making with clear authority chains and delegation patterns, especially when the work is driven by hierarchical agent and agent tree.

Trigger signals

hierarchical agentagent treemanager agentworker agentdelegationauthority chain

Validation hooks

hierarchy-depthdelegation-coverage

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show hierarchical-agent-designer

Use

orchestrator-mcp skills export hierarchical-agent-designer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/hierarchical-agent-designer ./your-agent-skills/hierarchical-agent-designer
# or open skills/hierarchical-agent-designer/SKILL.md in a markdown-first client

File patterns

agent_*.pyhierarchy/*.py*.yaml

Model preferences

claude-sonnet-4gpt-4oclaude-haiku-3

Related skills

Adjacent packs to compose next.

AI/MLGlobal library

Agent Lifecycle Manager

Open pack

Manage complete agent lifecycles from initialization through graceful shutdown with health monitoring, scaling, and resource optimization

CodexClaude Code
AI/MLGlobal library

Agent Memory Designer

Open pack

Design short-term, long-term, and episodic memory layers for agents without turning retrieval into an unbounded context leak.

CodexClaude Code