Coolify Deploy banner
sudheer8177 sudheer8177

Coolify Deploy

DevOps community

Description

--- description: Deploy feature branches to Coolify dev environment and return preview URLs argument-hint: <branch-name> e.g. feat/PW-123-my-feature allowed-tools: Bash --- You are deploying PossibleWorks feature branches to the Coolify **dev** environment. Input: $ARGUMENTS Parse as a **single branch name** — e.g. `feat/PW-2252-replace-initiatives-with-tasks`. The skill auto-detects which repos contain this branch and only deploys those. All Coolify operations use **curl via Bash**. Never

Installation

Installs to ~/.claude/skills/sudheer8177-claude-jira-prd-coolify-deploy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sudheer8177-claude-jira-prd-coolify-deploy && curl -fsSL https://raw.githubusercontent.com/sudheer8177/claude-jira-prd/HEAD/commands/coolify-deploy.md -o ~/.claude/skills/sudheer8177-claude-jira-prd-coolify-deploy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository