deploy-bot

Installation
SKILL.md

Deploy Polymarket Bot

WARNING: ALWAYS USE THIS SKILL when deploying changes. Never use manual docker commands.

Safe deployment workflow for the Polymarket arbitrage trading bot that:

  1. Runs regression tests to catch bugs before deployment
  2. Checks for active trades to prevent interrupting pending positions

Why This Matters

The bot executes real-money arbitrage trades on Polymarket. Deploying broken code or restarting during active trades can cause:

  1. Bugs: Untested code can break execution, tracking, or settlement
  2. Lost visibility: Restarting during active trades loses pending position data
  3. Missed resolutions: Container restart can miss market resolution events
  4. Financial losses: All of the above can result in real money losses

Quick Deploy

Installs
8
First Seen
Jan 23, 2026
deploy-bot — unarmedpuppy/polyjuiced