execution-planner

Generate detailed stock trade execution plans with order type, price, quantity, and timing.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mqzkim/trading --skill execution-planner-mqzkim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execution-planner
Source: https://github.com/mqzkim/trading/tree/main/.agents/skills/execution-planner
Command: npx skills add https://github.com/mqzkim/trading --skill execution-planner-mqzkim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill generates detailed plans for executing stock trades, specifying order types, quantities, pricing, and timing after risk validation.

Core Features & Use Cases

  • Order Planning: Creates specific buy or sell orders based on market conditions and risk parameters.
  • Multi-Broker Support: Configurable for different brokers like Alpaca and KIS.
  • Emergency Protocols: Includes commands for rapid position reduction or liquidation.
  • Use Case: After a risk assessment confirms a trade is viable, use this skill to generate the exact market or limit order details, including stop-loss placement, for a given stock symbol.

Quick Start

Use the execution-planner skill to create a buy order for AAPL with a limit price of $185.00 and a quantity of 15 shares.

Frequently Asked Questions about execution-planner

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

FAQPage Schema
How do I generate a stock trade execution plan with specific order types and quantities?

To generate a stock trade execution plan, you specify the stock symbol, order type, price, and quantity. The planner validates your risk parameters and outputs precise timing, stop-loss placement, and order details for both paper and live trading.

Does the execution planner support multi-broker trading for algorithmic orders?

Yes, the execution planner supports multi-broker algorithmic trading. It is configurable for different brokers like Alpaca and KIS, allowing you to generate and route risk-validated market or limit orders across your supported trading platforms.

What's the best way to manage rapid position liquidation during an emergency?

The best way to manage rapid position liquidation is using the planner's built-in emergency protocols. These commands trigger immediate position reduction or full liquidation for specific stock symbols to mitigate sudden market risk.

When do I need to use limit orders versus market orders in my trade execution plan?

You need to use limit orders versus market orders based on your risk validation and market conditions. The planner determines the exact order type, pricing, and timing required to execute your specific stock trade safely and effectively.

Can I use this trade planner for paper trading before executing live stock market orders?

Yes, you can use this trade planner for paper trading. It supports risk-validated trade execution plans across both paper and live trading modes, ensuring your order type, price, and quantity parameters are tested before live deployment.