Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding.
Install with Tessl CLI
npx tessl i github:majiayu000/claude-skill-registry-data --skill agent-hierarchy-diagram80
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
ASCII tree format and output location
Branch characters present
100%
100%
Terminal branch character
100%
100%
Vertical connector lines
100%
100%
Level labels present
27%
100%
Root agent labeled L0
30%
100%
Correct child indentation
100%
100%
Output file location
0%
0%
All agents represented
100%
100%
Without context: $0.1078 · 21s · 7 turns · 10 in / 1,120 out tokens
With context: $0.2414 · 45s · 15 turns · 270 in / 2,575 out tokens
Mermaid diagram syntax and format
graph TD declaration
100%
100%
Node ID format
66%
100%
Level label in node
0%
100%
Arrow notation
100%
100%
All relationships present
100%
100%
Output file extension
0%
0%
No parentheses in node labels
50%
100%
Without context: $0.1241 · 26s · 9 turns · 14 in / 1,417 out tokens
With context: $0.3230 · 1m 6s · 21 turns · 209 in / 3,542 out tokens
Multi-format documentation and hierarchy.md output
agents/hierarchy.md created
0%
0%
ASCII section present
100%
100%
ASCII tree characters
100%
100%
ASCII level labels
0%
100%
Mermaid section present
100%
100%
Mermaid node syntax
50%
83%
GraphML format mentioned
0%
100%
Multiple formats in one document
100%
100%
Root agent at L0
100%
100%
Without context: $0.3429 · 1m 24s · 19 turns · 24 in / 5,538 out tokens
With context: $0.4766 · 1m 47s · 23 turns · 764 in / 7,326 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.