Skip to main content
Run any Skill in Manus
with one click

llm-call-trace

Stars2
Forks1
UpdatedJune 24, 2026 at 11:27

排查大模型调用链路问题的方法论。当出现"前端选 A 后端跑 B"、"LLM 日志 model 字段不对"、"自定义模型调度被忽略"类 bug 时触发。强制走"捕获前端真实请求 → DB 真实状态 → 每层 resolve 调用审计 → 对比 LLM 日志实际 body.model"的顺序,禁止靠 DI 装饰器/AsyncLocal 打补丁。触发词:"/llm-trace", "模型调用不对", "LLM 日志不符", "选 A 给 B", "trace model".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly