{"skill":{"slug":"tradebot-ops","displayName":"Tradebot Ops","summary":"Monitor trading bot health by detecting stalls, verifying LIVE status and data freshness, restarting safely if needed, and summarizing status clearly.","description":"# tradebot-ops\n\n## Purpose\nOperate and monitor the trading bot safely: detect stalls, verify LIVE/halting state, validate data freshness, restart cleanly, and produce human-readable health summaries.\n\n## Use when\n- Bot shows **LIVE** but no updates (stale heartbeat/bars)\n- Chart frozen / signals file not updating\n- Need to answer: “Is it running? Is it safe? Why no trades?”\n\n## Inputs\n- `dist/out/live_heartbeat_*.json`\n- `dist/out/live_signals_*.csv`\n- `dist/out/live_trades_*.csv` (if present)\n- UI endpoints: `/api/trading/*`\n\n## Outputs\n- One-paragraph health summary\n- If unhealthy: one action (restart/clear stale) + verification\n- Audit log entry\n\n## Safety rails\n- Never raise `risk_pct` automatically.\n- Prefer restart/self-heal over loosening risk.\n\n## Checklist\n1) Confirm UI server reachable `/api/status`.\n2) Read heartbeat: mode/status/halted/in_position/last_bar_ts.\n3) Freshness: `_hb_age_s`, `_bar_age_s`.\n4) Confirm signals file mtime is recent.\n5) If stale: stop bot PID (runtime or heartbeat pid) → apply+restart.\n6) Re-check last_bar_ts advances.\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":747,"installsAllTime":1,"installsCurrent":1,"stars":0,"versions":1},"createdAt":1772275263572,"updatedAt":1778993924664},"latestVersion":{"version":"1.0.0","createdAt":1772275263572,"changelog":"Initial release of tradebot-ops.\n\n- Monitors trading bot health and detects operational stalls.\n- Validates bot state (LIVE/halting), data freshness, and signal updates.\n- Provides concise human-readable health summaries.\n- Automates safe restarts and stale state recovery actions.\n- Ensures safety by never auto-increasing risk and preferring self-heal.","license":null},"metadata":null,"owner":{"handle":"motivationationdaily","userId":"s177q95sz2aewhrymt0a1jm6t18851aa","displayName":"motivationationdaily","image":"https://avatars.githubusercontent.com/u/213118378?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1779967030846}}