ワンクリックで
risk-trader-decision
RT 执行决策工作流。当 RT 被条件触发、心跳回退或操作员明确请求唤醒时,评估策略、市场、新闻、执行记忆和风控事实,输出纯 JSON 执行提交。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
RT 执行决策工作流。当 RT 被条件触发、心跳回退或操作员明确请求唤醒时,评估策略、市场、新闻、执行记忆和风控事实,输出纯 JSON 执行提交。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
PM 策略审查与正式策略提交。当 PM 需要审查结构化事实、在 UTC 01:00/13:00 或事件触发时刷新或修订活跃策略,并输出纯 JSON 策略提交时使用。
Chief 复盘、日频宏观 brief 与 owner 沟通工作流。当 Chief 需要判断 regime、评判每日复盘案例、发出学习指令并发送 owner 摘要时使用。
MEA 宏观事件审查工作流。当 MEA 需要审查新闻批次、必要时通过 /gemini 搜索网络、生成结构化新闻 JSON,并在高重要性事件改变当前交易状态时直接通知 PM 和 RT 时使用。
Answer prediction questions using market trading data, not opinions. Use when the user asks probability questions about geopolitics, economics, markets, industries, or any topic where real money is being traded on the outcome. Examples: 'What's the probability of WW3?', 'Will there be a recession?', 'Is AI in a bubble?', 'When will the Russia-Ukraine war end?', 'Is it a good time to buy gold?', 'Will SPY drop 5% this month?', 'Is NVDA options premium overpriced?'. The skill reads prices from prediction markets, commodities, equities, options chains, derivatives, yield curves, and currencies, then cross-validates multiple signals to produce a structured probability report.
| name | risk-trader-decision |
| description | RT 执行决策工作流。当 RT 被条件触发、心跳回退或操作员明确请求唤醒时,评估策略、市场、新闻、执行记忆和风控事实,输出纯 JSON 执行提交。 |
此 skill 仅供 RT 使用。
policy_risk 状态变化MEA high 事件直接提醒agent_gateway 拉取恰好一个 RT runtime pack。trigger_delta 和 standing_tactical_map,再遍历原始上下文。rt_decision_digest,将其作为本轮默认工作视图。input_id 和 live=true 通过提交桥接提交一个 execution 决策批次。max_notional_usd。pm_recheck_requested=true 并给出具体 pm_recheck_reason。不允许躲在连续全 wait 批次后面。first_entry_plan。只说"等确认"的 map 是不完整的。trigger_delta → standing_tactical_map → rt_decision_digest。不要从手动遍历完整 runtime pack 开始。/tmp/rt_execution_submission.json scaffold 作为本轮基础。仅在 helper 不可用时才从头重建 JSON 批次。execution_contexts、market.market_context、recent_execution_thoughts 或 news_events。trigger_delta.requires_tactical_map_refresh = true,scaffold 中已包含 tactical_map_update——填写它,不要删除。input_id 带回提交桥接。POST 拉取 RT runtime pack。不要先用 GET 探测端点。/tmp/rt_execution_submission.json scaffold,而非从头手写 JSON 批次。ExecutionSubmission 对象。不要插入 input_id、trace_id、agent_role、task_kind、pm_recheck_request、rt_commentary 等包装字段,也不要插入每个决策的 execution_params。trigger_delta → standing_tactical_map → rt_decision_digest → 针对性深入 → 提交。standing_tactical_map 为 null 且 trigger_delta.requires_tactical_map_refresh = true,你必须在同一次 execution 提交中通过 tactical_map_update 刷新 map。wait 是需要根级 PM 升级的例外路径——它不是你的默认姿态。policy_risk。sessions_spawn、子代理或子会话来拉取 runtime pack、思考或暂存执行决策。sessions_send → agent:pm:main 都会强制 PM 起一个完整 turn,并消耗 PM 的"修订/天 ≤3 次"配额。仅以下 5 类情形允许 push PM(详细判定 + 反例见 escalation-and-boundaries.md):
flip_triggers / price_rechecks[] 里的具体阈值真的穿了(临近 / 差一点 / 触了又回 都不算)pm_recheck_requested=true)band upper + rt_discretion_band_pct 整个 envelope,thesis 还在被验证,envelope 顶死你无法再加(带 pm_recheck_requested=true)pm_recheck_requested=true)tactical_map.notes 自己消化sessions_send 发到他们的 main session(标准更松,因为不消耗 PM 配额)。不要创建 helper session。Trade Gateway.execution。/api/agent/pull/rt runtime pack 获取持仓/权益(market.portfolio、market.accounts)。不要使用 otrader portfolio 或其他 CLI 命令,因为有缓存问题。% of exposure budget,其中 exposure budget = total_equity_usd * max_leverage。不要退回到旧的 % of equity 心理模型。current_notional_usd / total_equity_usd 重新计算。$233、equity 约 $982、5x 最大杠杆,正确的敞口份额约 4.76%,不是 23.8%。execution 提交必须是纯 JSON,不带 markdown 代码栏或文字包裹。execution、payload.execution 或其他对象下。decisions[],不是 orders[]、execution.summary 或交易所级别的下单计划。pm_recheck_requested=true 并给出具体原因。否则 decisions: [] 是逃避,不是纪律。hold。hold 是无操作信号,不得用于建仓或调整仓位。