AI AGENT ADDONS
DevOps & CI/CD
967installs

Getting your code live on the web is a big step. This skill helps you push your code to Railway quickly. You can use simple commands like railway up or just say deploy.

It works with different modes. Detach mode starts the deploy and returns right away. CI mode shows you the build logs as they happen. You can choose which mode fits your needs.

You can deploy to a specific service or project. After deploying you can check the status with other skills. It handles errors like missing project links so you know what to do next.

Add Deploy skill to your workflow

Global

mkdir -p ~/.claude/skills/deploy

Project

mkdir -p .claude/skills/deploy

Source Repository

Stars
285
Forks
31
Watchers
285
License
MIT
Last Push
26 days ago
Created
6 months ago