What problem does it solve? Starting the rad orchestration dashboard manually requires knowing the correct CLI invocation, handling port conflicts, and finding the right URL to open. This Skill automates launching the dashboard and tells you exactly where to access it. ## Core Features & Use Cases - Dashboard Launch: Invokes the bundled radorch CLI to start the orchestration dashboard UI. - Port Conflict Reporting: Compares the requested port against the actually bound port and informs you when the dashboard comes up on a different port than configured. - Structured Error Relay: Parses the CLI's JSON envelope and relays failure causes verbatim, such as when every port in the configured scan range is taken. - Use Case: While brainstorming or planning a project, ask to start the dashboard to get a visual overview of the project state and interact with the pipeline through a browser. ## Quick Start Ask the assistant to start the rad orchestration dashboard UI and share the URL to open in your browser.