saga-risk-sentinel

Monitor trading risk metrics and enforce position limits, loss caps, and volatility rules.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/monkey1sai/jacks_happy_bots --skill saga-risk-sentinel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saga-risk-sentinel
Source: https://github.com/monkey1sai/jacks_happy_bots/tree/main/workspace-trader/skills/saga-risk-sentinel
Command: npx skills add https://github.com/monkey1sai/jacks_happy_bots --skill saga-risk-sentinel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as a vigilant guardian for all trading activities, ensuring that predefined risk parameters are strictly adhered to, thereby preventing catastrophic losses and maintaining financial stability.

Core Features & Use Cases

  • Real-time Risk Monitoring: Continuously tracks key risk indicators across all open positions and trades.
  • Automated Rule Enforcement: Implements hard stop-loss rules, position size limits, and daily loss caps.
  • Market Anomaly Detection: Identifies unusual market volatility and triggers alerts or circuit breakers.
  • Use Case: If a trade causes the daily loss to exceed 3% of total assets, this Skill will automatically halt all trading for 24 hours and notify the HQ.

Quick Start

Execute a pre-trade check for a new order to ensure it complies with all risk regulations.

Frequently Asked Questions about saga-risk-sentinel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce automated trading risk rules and stop-loss limits in real-time?

To enforce automated trading risk rules and stop-loss limits in real-time, you need a rule engine that applies hard and soft constraints to open positions. This approach monitors key risk indicators continuously to maintain financial stability and prevent catastrophic losses.

How does a circuit breaker work for trading risk management and market volatility?

A circuit breaker for trading risk management automatically halts all trading activities when predefined thresholds are breached, such as a daily loss cap exceeding 3% of total assets. It triggers alerts and stops trading for 24 hours to protect financial security.

Can I run a pre-trade compliance check for position size limits and daily loss caps?

Yes, you can run a pre-trade compliance check to validate new orders against position size limits and daily loss caps. The rule engine evaluates hard constraints before execution, ensuring automated trading systems adhere to financial security regulations.

What is included in audit logging for compliance and risk management in automated trading?

Audit logging for compliance and risk management records all rule enforcement actions, including triggered circuit breakers, hard stop-loss events, and position limit checks. This provides comprehensive financial protection and ensures regulatory compliance for automated trading systems.

Do I need automated trading systems to use position limits and market anomaly detection?

Yes, position limits and market anomaly detection are designed for automated trading systems requiring robust risk management. The rule engine continuously tracks key risk indicators across open positions, making it essential for environments needing real-time compliance and financial security.