What problem does it solve? Managing Railway deployments, logs, and project status requires remembering many CLI commands and flags; this Skill consolidates them into three guided verb modes with pre-flight checks and structured reporting. ## Core Features & Use Cases - Guided Deployments: Runs pre-deploy checks, requires explicit user confirmation, deploys with railway up --ci, then verifies health via HTTP checks and post-deploy log review. - Log Investigation: Fetches and filters service logs by level, time range, or pattern to diagnose errors, OOM kills, connection failures, and crash loops. - Status Dashboard: Presents project info, services, recent deployments, environments, variable names, and GraphQL-based resource metrics in one view. - Use Case: After pushing a new commit, ask to deploy your Railway service — the Skill summarizes the change, waits for your confirmation, deploys, health-checks the public domain, and reports any error-level logs. ## Quick Start Ask the assistant to deploy your Railway service, show recent error logs, or display the project status dashboard.