agent-hierarchy-diagram
About
This skill generates visual hierarchy diagrams of agent systems, showing levels and delegation relationships. It creates both ASCII tree diagrams and Mermaid diagrams for documentation, onboarding, or presentations. Developers can use it to visualize agent structures and understand delegation patterns within their systems.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-hierarchy-diagramCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the agent-hierarchy-diagram skill?
agent-hierarchy-diagram is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform agent-hierarchy-diagram-related tasks without extra prompting.
How do I install agent-hierarchy-diagram?
Use the install commands on this page: add agent-hierarchy-diagram to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does agent-hierarchy-diagram belong to?
agent-hierarchy-diagram is in the agent category, tagged word and design.
Is agent-hierarchy-diagram free to use?
Yes. agent-hierarchy-diagram is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
The agent-run-orchestrator skill coordinates multi-component development workflows by running section orchestrators. It's used when starting work on a new section to break down tasks, delegate to specialized agents, and monitor integration. This enables hierarchical coordination of complex parallel development efforts.
This skill verifies complete agent configuration coverage across hierarchy levels and development phases. Developers should use it after adding new agents or when validating system completeness to identify coverage gaps. It provides checks for all dimensions including L0-L5 hierarchy levels and Plan-Implementation-Cleanup phases.
This skill validates agent YAML configurations against ML Odyssey requirements, ensuring proper frontmatter structure and required fields. Developers should use it before committing changes or in CI/CD pipelines to catch configuration errors early. It supports validating both individual agents and entire agent directories.
This skill generates visual hierarchy diagrams of agent systems to show organizational levels and delegation relationships. It produces both ASCII tree diagrams and Mermaid-compatible outputs for documentation, onboarding, and system visualization. Developers can use it to quickly create structural views of agent architectures for team communication and presentations.
