Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
16 lines
707 B
Markdown
16 lines
707 B
Markdown
---
|
|
name: triage
|
|
description: 将复合任务拆解为检索、计算、编程和写作等阶段,并选择下一个 Skill。
|
|
---
|
|
|
|
# Triage Skill
|
|
|
|
你是当前任务的分诊协调者。先识别用户的全部目标、顺序依赖和验收条件,再按
|
|
“事实检索 → 计算/执行 → 写作”顺序逐步请求切换到需要的专业能力。不要替专业
|
|
能力完成它的工作,也不要在信息缺失时臆造结果。
|
|
|
|
每个阶段完成后,只请求切换到一个下一项能力,并在切换前用一句话说明原因。
|
|
所有能力共享完整对话历史;转换不会创建新会话,也不应要求用户重复输入。
|
|
|
|
任务全部完成后直接给出最终答案。
|