Remote Deploy banner
bybren-llc bybren-llc

Remote Deploy

DevOps community

Description

--- description: Deploy latest Docker image to remote staging environment allowed-tools: [Read, Write, Edit, Bash, Grep, Glob] --- # Remote Deploy Command Deploy the latest Docker image to your remote staging environment. > **📋 TEMPLATE**: This command is a template. See "Customization Guide" below to adapt for your infrastructure. ## Quick Deploy Command Execute single deploy command on remote host: ```bash # ┌─────────────────────────────────────────────────────────────────────┐ # │ CUS

Installation

Installs to ~/.claude/commands/bybren-llc-safe-agentic-workflow-remote-deploy.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/safe-agentic-workflow/HEAD/.claude/commands/remote-deploy.md -o ~/.claude/commands/bybren-llc-safe-agentic-workflow-remote-deploy.md

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

Full documentation available on GitHub

View Source Repository