Show the per-persona sync state across all nodes. This skill should be used when the user asks "are my personas in sync", "show mesh status", "personas-mesh status", "is the mesh healthy", "which personas are drifting", or just wants a one-screen dashboard of the mesh. Reads from the local node directly and optionally SSHes to cloud for the Hetzner column.
$npx -y skills add kickinrad/personas --skill statusInstalls into the current project.
Run `npx skills use "https://github.com/kickinrad/personas" --skill "kickinrad/personas/status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kickinrad/personas" that are relevant to the current task. Run `npx skills add "https://github.com/kickinrad/personas"` and select the relevant skills, then follow their instructions.