tcx-order-submit

tcx-order-submit is a skill for Claude Code, Codex from monarchjuno/tradingcodex. It costs 46 tokens per session (382 once invoked), scanned A, original, Apache-2.0.

A skill for submitting one already-approved TradingCodex order using its exact ticket and approval receipt identifiers. It is limited to the final submission step.

In plain words
What is it for?
It is for sending one approved order through TradingCodex after the ticket ID and matching approval receipt ID are available.
Why use it?
It prevents an order from being submitted without the required approved order details and user-intended action.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/monarchjuno/tradingcodex/tcx-order-submit
Any agent
npx skills add monarchjuno/tradingcodex --skill tcx-order-submit
Clone the repo
git clone --depth 1 https://github.com/monarchjuno/tradingcodex

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tcx-order-submit

README.md
[![agentmods](https://agentmods.dev/badge/skills/monarchjuno/tradingcodex/tcx-order-submit.svg)](https://agentmods.dev/skills/monarchjuno/tradingcodex/tcx-order-submit)
Your own site
<a href="https://agentmods.dev/skills/monarchjuno/tradingcodex/tcx-order-submit"><img src="https://agentmods.dev/badge/skills/monarchjuno/tradingcodex/tcx-order-submit.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 382 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00046 $0.00382
Opus 5 $0.00023 $0.00191
Sonnet 5 $0.00009 $0.00076
Haiku 4.5 $0.00005 $0.00038

Measured 4d ago against content hash 5c33d25526ad, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

tcx-order-submit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

workspace_templates/modules/repo-skills/files/.agents/skills/tcx-order-submit/SKILL.md · 40 lines

What it actually says

Execute Approved Order

Submit exactly one approved order through the native TradingCodex execution gate. This skill carries no tool authority. The UserPromptSubmit hook validates the complete prompt and calls the service-owned execution boundary before any model or subagent can act.

Invocation

Enter one of these forms as the only meaningful action in the complete user prompt:

$tcx-order-submit --ticket-id <ticket-id> --approval-receipt-id <approval-receipt-id>
$tcx-order-submit --ticket-id <ticket-id> --approval-receipt-id <approval-receipt-id> --live-confirmation <token>

Replace every placeholder with the canonical identifier or confirmation token. The skill token may instead be a Markdown link only when its label and target match this workspace's projected tcx-order-submit/SKILL.md. Leading blank lines, ASCII letter case in the skill name, normalized line endings, and line-wrapped arguments are harmless. Use literal --name value pairs. Do not add prose, comments, another skill, quotes, escaped values, aliases, or --name=value syntax.

Hard Stops

  • Invoke this action only from a root native Codex user turn.
  • Do not invoke it from Plan mode or a subagent.
  • Do not use it to create or approve an order.
  • Do not retry a needs_review or uncertain result. Inspect canonical order status first.
  • Keep the existing approval, policy, adapter, live-confirmation, idempotency, audit, and reconciliation gates intact.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 40 lines · 46 tokens per session scan A 5c33d25526ad

Subscribe to this mod's changes

tcx-order-submit is a skill published in the GitHub repository monarchjuno/tradingcodex (366 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 46 tokens to every session and 382 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

consulting-analysis

Use this skill when the user requests to generate, create, or write professional research reports including but not limited to market analysis, consumer insights, brand analysis, financial analysis, industry research, competitive intelligence, investment due diligence, or any consulting-grade analytical report. This…

bytedance/deer-flow · 110 tokens

agent-agentic-payments

Agent skill for agentic-payments - invoke with $agent-agentic-payments.

ruvnet/ruflo · 22 tokens

agent-payments

Agent skill for payments - invoke with $agent-payments.

ruvnet/ruflo · 15 tokens

company-research

A 股个股研究六阶段 SOP(profile → financials → estimates → valuation → risk → report),Phase 0 范围 = 财务估值闭环。当任务是研究 / 分析 / 评估一只或多只已指定代码的 A 股个股时使用;规定每阶段取哪些数据、调哪些 calc 函数、必须落盘什么产物、过什么 Gate。不用于:从市场中筛选标的、泛行业讨论、概念解释、给投资动作建议。.

simonlin1212/Vibe-Research · 115 tokens

moai-foundation-core

Provides MoAI-ADK foundational principles including TRUST 5 quality framework, SPEC-First DDD methodology, delegation patterns, progressive disclosure, agent catalog reference, and token budget management (absorbed from moai-foundation-context). Use when referencing TRUST 5 gates, SPEC workflow, or context window…

modu-ai/moai-adk · 68 tokens

moai-domain-html-report

Markdown-to-single-file-HTML report renderer. Six modes (status, incident, plan, explainer, financial, pr) selected by report type, crossed with three audience tiers (expert, basic, learn) derived from the active output style. The basic and learn tiers enrich the HTML with mermaid flowcharts, worked examples, and…

modu-ai/moai-adk · 128 tokens