| name | hud |
| description | Show the current Omagy workflow, team, and hook activity HUD. |
HUD
When invoked, show current Omagy runtime status immediately.
Use this skill when the user asks what Omagy is doing, whether a workflow or
team is active, or wants a compact status line.
Execution Contract
-
Run:
omagy hud
-
If the user asks for machine-readable output, run:
omagy hud --json
-
If the user asks for a live display and the session is inside tmux, run:
omagy hud --tmux
-
Do not inspect the repository first unless omagy hud is unavailable.
-
Report the rendered HUD line and call out active workflows or teams. If no
modes are active, say that Omagy is idle.