Developer ExperienceDeveloper experience
Graphyfy
/eng-org:graphyfy
What it does
Draws the project's linking as living Mermaid diagrams — module and layer dependencies, domain and data-model relationships, the requirement-to-task map, and the role pipeline — so any engineer or fresh AI can see how everything connects at a glance. Idempotent: it creates the graphs if missing and refreshes them in place if present.
When to use it
Run when you want to visualize or map the project, refresh the diagrams, or help a new contributor understand the codebase cold.
Inputs
- eng-org project
Outputs
- Mermaid linking graphs
Example
/eng-org:graphyfy — generates (or refreshes) the diagrams that map the project's structure and dependencies.