Triggered on runtime errors in the scan loop. Diagnoses the root cause, writes a targeted fix to src/, and reports what changed. The calling harness runs pytest before merging — if tests fail, the fix is reverted automatically.
Raynergy-svg/ml_engine
SkillsMP has collected 15 skills from Raynergy-svg/ml_engine. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 15
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 15 of 15 collected skills.
Post-trade feedback loop system: shaped-reward logging, diagnostics, and self-heal. Use when investigating trade outcomes, checking system health, or understanding automated corrective actions.
Buddy MCP server: 15 tools for system observability, feedback loop control, OANDA state, and knowledge management. Use when querying system health, investigating trades, or triggering diagnostics/self-heal.
Spawned automatically on trade close by ClaudeReflectionHandler. Reads the just-closed trade, compares prediction to outcome, and writes structured learnings / rule drafts / weight proposals that Buddy picks up on the next scan cycle.
Triggered on runtime errors in the scan loop. Diagnoses the root cause, writes a targeted fix to src/, and reports what changed. The calling harness runs pytest before merging — if tests fail, the fix is reverted automatically.
Spawned automatically on trade close by ClaudeReflectionHandler. Reads the just-closed trade, compares prediction to outcome, and writes structured learnings / rule drafts / weight proposals that Buddy picks up on the next scan cycle.
Tune or audit ML Engine gate thresholds as a coordinated adaptive system. Use when confidence, momentum, risk, or agent-consensus thresholds are being changed; when one static gate bottlenecks an otherwise adaptive pipeline; or when the scanner alternates…
Review changes to ML Engine's execution path, broker integration, and risk enforcement. Use when modifying `execution.py`, OANDA adapters, sizing, routing, or trade approval logic. Focus on preserving gate integrity, R:R minimums, correlation/risk controls,…
Maintain the learning-to-rule pipeline in ML Engine. Use when learnings are malformed, promotions miscount patterns, archives bloat, mixed markdown formats conflict, or rules/learnings drift out of sync. Focus on compatibility across learnings producers,…
Verify that a module, tracker, agent, or automation feature is truly wired into live production paths in ML Engine. Use when code exists but may be dead, when a phase claims completion, or when tests pass while runtime behavior suggests the feature is inert.…
Diagnose zero-trade stalls, chronic gate rejections, or sudden throughput collapse in the ML Engine trading loop. Use when the system stops producing trades, when tradeable pairs drop to zero, or when a user asks why the scanner is blocked. Focus on virtual…
Buddy MCP server: 15 tools for system observability, feedback loop control, OANDA state, and knowledge management. Use when querying system health, investigating trades, or triggering diagnostics/self-heal.
Post-trade feedback loop system: shaped-reward logging, diagnostics, and self-heal. Use when investigating trade outcomes, checking system health, or understanding automated corrective actions.
Centralized configuration management with validation, versioning, and environment-specific overrides for the ML Engine FX trading system.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.