What problem does it solve?
This Skill solves the problem of manually monitoring and troubleshooting underperforming crypto trading bots that fail to hit a >50% win rate and positive return on investment. It eliminates the need for constant human oversight to identify root causes of poor trading performance, apply safe, validated fixes, and verify improvements over time without interrupting live trading operations.
Core Features & Use Cases
- Autonomous Continuous Monitoring: Tracks key trading metrics (win rate, P&L) every 30 minutes and triggers diagnostic workflows when performance falls below target thresholds.
- Parallel Agent Orchestration: Coordinates a team of specialized agents (diagnosis, evidence collection, patch authoring, safety review, deployment) to work concurrently, reducing time to resolve issues.
- Built-in Safety Guardrails: Includes Firebase quota checks, paper trading safety confirmation, atomic deployments with auto-revert, regression spiral detection, and a 100-cycle hard limit to prevent infinite loops or unintended live trading exposure.
- Use Case: If your CryptoMaster trading bot has a 20% win rate and -0.15% P&L due to peak entry timing issues, this Skill will automatically analyze logs, collect forensic evidence, apply a minimal peak detection gate fix, deploy it safely, and loop until the win rate exceeds 50% and P&L is positive.
Quick Start
Use the autonomous-goal-achievement-orchestrator skill to autonomously improve your crypto trading bot until it achieves a >50% win rate and positive P&L without any manual intervention.