compliance-check

Validate trading orders and portfolios against pre-trade compliance rules.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/maminul007/trading-platform --skill compliance-check-maminul007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compliance-check
Source: https://github.com/maminul007/trading-platform/tree/main/.claude/skills/compliance-check
Command: npx skills add https://github.com/maminul007/trading-platform --skill compliance-check-maminul007

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the validation of trading orders and portfolios against a comprehensive set of pre-defined compliance rules, preventing regulatory breaches and managing risk effectively.

Core Features & Use Cases

  • Order Validation: Checks individual trade orders against various compliance categories.
  • Portfolio Compliance: Assesses the overall compliance status of a user's or firm's portfolio.
  • Rule Management: Allows listing and understanding of all active compliance rules.
  • Simulation: Simulates the impact of a potential order on compliance status.
  • Reporting: Generates detailed compliance reports for audit and review.
  • Use Case: A trader wants to execute a large order but needs to ensure it adheres to all internal and regulatory limits before submission.

Quick Start

Run the compliance-check skill to validate a specific order by providing its details.

Frequently Asked Questions about compliance-check

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

FAQPage Schema
How do I validate trading orders against pre-trade compliance rules?

To validate trading orders against pre-trade compliance rules, you parse the order details and portfolio data to check defined thresholds, position limits, and restricted lists. This prevents regulatory breaches before submission.

What is portfolio compliance checking and how does it work?

Portfolio compliance checking assesses your overall portfolio status against internal policies and regulatory requirements. It parses portfolio data to verify adherence to risk controls and position limits across institutional or retail trading environments.

Can I simulate the impact of a potential order on my portfolio compliance status?

Yes, you can simulate the impact of a potential order on your portfolio compliance status. This feature evaluates how a proposed trade interacts with existing position limits and regulatory requirements before actual execution.

Does order validation work for both institutional and retail trading environments?

Order validation works for both institutional and retail trading environments. It checks individual trade orders against risk controls, restricted lists, and regulatory requirements tailored to your specific trading context and scale.

How do I generate detailed compliance reports for audit and review?

You generate detailed compliance reports for audit and review by running the validation process across your orders and portfolios. These reports document adherence to position limits, restricted lists, and regulatory requirements.

What's the best way to manage and list all active compliance rules?

The best way to manage active compliance rules is using the rule management feature to list and understand all defined thresholds. This ensures your order validation and portfolio checks reflect current regulatory requirements and risk controls.