order-management-advisor

Manage the advisor trade lifecycle from order entry through settlement.

164|33|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/JoelLewis/finance_skills --skill order-management-advisor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: order-management-advisor
Source: https://github.com/JoelLewis/finance_skills/tree/main/plugins/advisory-practice/skills/order-management-advisor
Command: npx skills add https://github.com/JoelLewis/finance_skills --skill order-management-advisor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexities of managing the entire trade lifecycle for registered investment advisers, from initial order entry to final settlement, ensuring efficiency and compliance.

Core Features & Use Cases

  • Order Management System (OMS) Guidance: Provides insights into designing, evaluating, and operating advisory trading infrastructure.
  • Block Trading & Allocation: Explains strategies for aggregating orders and distributing execution results fairly.
  • Pre-Trade Compliance: Details the critical checks needed to prevent violations before execution.
  • Use Case: An RIA needs to implement a model portfolio change across thousands of client accounts. This Skill can guide them on how to structure the block trades, ensure fair allocation, and manage pre-trade compliance checks through their OMS.

Quick Start

Use the order-management-advisor skill to understand how to handle trade errors in an advisory practice.

Frequently Asked Questions about order-management-advisor

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

FAQPage Schema
How do I manage block trading and allocation across thousands of advisory accounts?

Manage block trading by aggregating client orders into a single block, executing the trade, and then distributing the execution results fairly across the advisory accounts. This ensures efficient model portfolio changes.

What is pre-trade compliance in order management for RIAs?

Pre-trade compliance in order management involves configuring critical checks within the OMS to prevent regulatory violations before order execution. This ensures advisory trading infrastructure remains compliant.

How do I handle trade errors and correction in an advisory practice?

Handle trade errors by identifying the execution failure, correcting the order details, and re-routing the transaction to the custodian. This maintains accuracy throughout the settlement lifecycle.

What's the best way to structure a model portfolio change for an RIA?

Structure a model portfolio change by utilizing block trades to execute the aggregate shift, ensuring pre-trade compliance checks pass, and routing the orders to custodians for final settlement.

How do I evaluate an Order Management System for advisory trading infrastructure?

Evaluate an OMS by assessing its capacity to handle block trading, allocation, pre-trade compliance, custodian routing, and error correction. This confirms it meets scalable advisory practice requirements.

Does order management cover custodian routing for advisory settlements?

Order management covers custodian routing by directing executed orders to the appropriate custodian for final settlement. This completes the advisor trade lifecycle efficiently and compliantly.