Operations

/railway

Deploy and manage the golems cloud-worker on Railway. Use when deploying backend changes, checking logs, managing env vars, or restarting services. Wraps `railway` CLI. Covers railway, deploy, cloud-worker, redeploy, logs, variables. NOT for: Vercel deployments, frontend, Supabase.

$ golems-cli skills install railway
Experimental
5 workflows

Updated 2 weeks ago

Manages the golems cloud-worker service on Railway. The cloud-worker runs email poller, job scraper, briefing, and soltome learner.

Working Directory

Railway CLI commands can be run directly — no cd required. The railway CLI uses the linked project config, not the working directory.

If you do get a "Could not find root directory" error, it means railway link has not been run yet for this project.


Project Info

KeyValue
Projecthelpful-empathy
Servicegolems
Environmentproduction
Entry pointbun run src/cloud-worker.ts
Health check/health

Quick Actions

What you want to doWorkflow
Deploy latest codeworkflows/deploy.md
Check logsworkflows/logs.md
Manage env varsworkflows/variables.md
Restart without rebuildingworkflows/restart.md
Check statusworkflows/status.md

Workflows

/railway:logs/railway:restart/railway:status/railway:deploy/railway:variables