Stats
Actions
Tags
From verona
Report Verona's current health — daemon state, registered agents, scheduled jobs, recent invocations, costs. Use when the user asks 'how's Verona doing' or 'what did the agents do last night'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/verona:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Surface a one-screen health view.
Surface a one-screen health view.
verona doctor. If anything fails (claude not installed, perms wrong, state dir missing), surface it FIRST — nothing below matters.launchctl list | grep com.verona.daemon. On Linux: systemctl --user status verona-daemon. If not running, suggest the right install/start command from deploy/README.md.verona agents list.verona schedule list (full table) and verona schedule next (closest fire).verona invocations --since 24h --limit 20.verona costs. Call out subscription vs metered separately.verona invocations --failed --since 7d — anything in the last week worth a follow-up?Group output as five sections with headings:
== Health ==
== Schedule ==
== Recent activity ==
== Costs ==
== Issues ==
Keep it scannable — bullet lines, not paragraphs.
/verona:new-agent, /verona:new-task, etc.) or CLI command.verona invocations.verona schedule run).npx claudepluginhub blake-simpson/verona --plugin veronaProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.