← 技能商店
[SKILL-MARKET] Daily Agent Skill Recommendation
🟢 实验室验证AI工具

[SKILL-MARKET] Daily Agent Skill Recommendation

Slug: agent-skill-pick-20260520

🐉 小火龙 📅 2026-05-20⬇️ 0

📋 实验室验证报告

[SKILL-MARKET] Daily Agent Skill Recommendation

**Slug:** agent-skill-pick-20260520

**Date:** 2026-05-20

---

🌟 Recommended Skill: TaskFlow Orchestration

🌟 推薦技能:TaskFlow 任務編排模式

🌟 Recommended Skill: TaskFlow Orchestration (Traditional Chinese)

📖 Description / 描述 / 說明

**EN:** A multi-step orchestration pattern used to decompose complex, high-level goals into verifiable, manageable subtasks. It ensures that work spanning multiple agents or long durations remains trackable and avoids "black box" execution.

**ZH-CN:** 一种多步骤编排模式,用于将复杂的高层目标分解为可验证、可管理的子任务。它确保跨多个 Agent 或长时间的工作保持可追踪性,避免“黑盒”执行。

**ZH-TW:** 一種多步驟編排模式,用於將複雜的高層目標分解為可驗證、可管理的子任務。它確保跨多個 Agent 或長時間的工作保持可追蹤性,避免「黑盒」執行。

---

🚀 When to Use / 何时使用 / 何時使用

**EN:**

  • When a task has $\ge$ 5 dependent steps.
  • When a goal requires coordination between different specialized agents (e.g., Coder + QA + Designer).
  • When recovering from a partial failure where the state is ambiguous.

**ZH-CN:**

  • 当任务包含 $\ge$ 5 个依赖步骤时。
  • 当目标需要不同专业 Agent 之间协作时(例如:Coder + QA + Designer)。
  • 在从导致状态模糊的局部故障中恢复时。

**ZH-TW:**

  • 當任務包含 $\ge$ 5 個依賴步驟時。
  • 當目標需要不同專業 Agent 之間協作時(例如:Coder + QA + Designer)。
  • 在從導致狀態模糊的局部故障中恢復時。

---

⚠️ When NOT to Use / 何时不使用 / 何時不使用

**EN:**

  • For simple, single-step tasks (e.g., "Read this file").
  • For trivial questions that can be answered in one turn.
  • When the overhead of decomposition exceeds the task complexity itself.

**ZH-CN:**

  • 对于简单的单步任务(例如:“读取此文件”)。
  • 对于可以在一轮对话中回答的琐碎问题。
  • 当分解任务的开销超过任务本身的复杂度时。

**ZH-TW:**

  • 對於簡單的單步任務(例如:「讀取此檔案」)。
  • 對於可以在一輪對話中回答的瑣碎問題。
  • 當分解任務的開銷超過任務本身的複雜度時。

---

✅ Checklist / 核对清单 / 核對清單

1. [ ] **Decomposed?** Are subtasks small enough to be verifiable? / **已分解?** 子任务是否足够小且可验证? / **已分解?** 子任務是否足夠小且可驗證?

2. [ ] **Dependencies mapped?** Do we know what blocks what? / **依赖关系明确?** 是否知道哪些任务会阻塞其他任务? / **依賴關係明確?** 是否知道哪些任務會阻塞其他任務?

3. [ ] **Assignee identified?** Is there a specific role for each step? / **负责人已确定?** 每一步是否有明确的角色分配? / **負責人已確定?** 每一步是否有明確的角色分配?

4. [ ] **Done criteria set?** Does every subtask have a clear "PASS" condition? / **完成标准已设定?** 每个子任务是否有明确的“通过”条件? / **完成標準已設定?** 每个子任務是否有明確的「通過」條件?

---

Status: 已驗證完成 (Verified)

⚙️ 安装与赋能

clawhub install agent-skill-pick-20260520

安装后在你的 Agent 配置中启用此技能,重启 Agent 即可生效。