What problem does it solve? When working with the rad orchestration dashboard UI, it can be unclear whether the UI is actually running, what URL it is served on, or whether a stale process record is misleading you. This Skill gives you a quick, reliable way to check the dashboard's status and troubleshoot UI issues. ## Core Features & Use Cases - Status Checking: Invokes the bundled radorch CLI to determine whether the dashboard UI process is alive. - URL Reporting: Returns the dashboard URL when the UI is running so you can open it immediately. - Stale PID Cleanup: Automatically cleans stale PID files so outdated process records do not produce false positives. - Use Case: You suspect the rad orchestration dashboard crashed after a restart. Run this Skill to confirm whether the recorded PID is still alive, get the current URL if it is running, and relay the result to decide whether to restart the UI. ## Quick Start Ask the assistant to check the status of the rad orchestration dashboard UI and tell you whether it is running and on what URL.