omh-codebase-uml
Installation
SKILL.md
Codebase Uml
This is a Hermes-native codebase-uml workflow skill.
Why This Exists
codebase-uml exists so 'visualize our codebase' produces one deterministic, readable picture instead of a hand-drawn guess: the interface each unit exposes is ranked by who imports it, the layout is bounded before PlantUML sees it, and every omission the bounding made is printed on the image.
Do Not Use When
- The user wants the local code index refreshed or a task-scoped handoff pack, not a picture; use
codegraph-refresh. - The user wants a narrative first-read tour, reading path, or glossary; use
codebase-onboarding. - The user wants a summary card, thumbnail, or explainer image of a PR, meeting, or release rather than a structural diagram; use
img-summary.
Examples
Good example: