What problem does it solve?
Manually creating and maintaining team structures in files is time-consuming and error-prone. This Skill automates the import of organizational charts from visual diagrams into a structured file format, ensuring consistency and saving significant administrative effort.
Core Features & Use Cases
- Multi-format Import: Supports importing from Mermaid, Draw.io XML, and Miro boards.
- Automated Structure Generation: Creates and updates department and team files (
dept.md, team.md, member profiles) based on the imported diagram.
- Conflict Resolution: Offers
create, merge (default), and overwrite modes to safely manage existing data.
- Use Case: A PM has a Mermaid org chart diagram. They can use this Skill to instantly generate the corresponding
teams/ directory structure, including department and team definitions, and member profiles, ensuring the codebase reflects the current organizational hierarchy.
Quick Start
Import the organizational chart from the file 'orgchart.mermaid' into the teams directory.