返回顶部
D

Delegate

Route tasks to sub-agents with optimal model selection, error recovery, and result verification.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,048
下载量
2
收藏
概述
安装方式
版本历史

Delegate

## Core Rule Spawn cost < task cost → delegate. Otherwise, do it yourself. ## Model Tiers | Tier | Models | Cost | Use for | |------|--------|------|---------| | Small | Haiku, GPT-4o-mini, Gemini Flash | ~$0.25/1M | Search, summarize, format, classify | | Medium | Sonnet, GPT-4o, Gemini Pro | ~$3/1M | Code, analysis, synthesis | | Large | Opus, o1, Gemini Ultra | ~$15/1M | Architecture, complex reasoning | **Rule of thumb:** Start with smallest tier. Escalate only if output quality insufficient. ## Spawn Checklist Every spawn must include: ``` 1. TASK: Single clear deliverable (not "help with X") 2. MODEL: Explicit tier choice 3. CONTEXT: Only files/info needed (never full history) 4. OUTPUT: Expected format ("return JSON with...", "write to file X") 5. DONE: How to signal completion ``` Check `templates.md` for copy-paste spawn templates. ## Error Recovery | Error Type | Action | |------------|--------| | Sub-agent timeout (>5 min no response) | Kill and retry once | | Wrong output format | Retry with stricter instructions | | Task too complex for tier | Escalate: Small→Medium→Large | | Repeated failures (3x) | Abort, report to user | Check `errors.md` for recovery patterns and escalation logic. ## Verification Never trust "done" without checking: - **Code:** Run tests, check syntax - **Files:** Verify they exist and have content - **Data:** Spot-check 2-3 items - **Research:** Confirm sources exist ## Don't Delegate - Quick tasks (<30 seconds to do yourself) - Tasks needing conversation context - Anything requiring user clarification mid-task

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 delegate-1776419996 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 delegate-1776419996 技能

通过命令行安装

skillhub install delegate-1776419996

下载 Zip 包

⬇ 下载 Delegate v1.0.0

文件大小: 3.3 KB | 发布时间: 2026-4-17 19:05

v1.0.0 最新 2026-4-17 19:05
Initial release - sub-agent routing with error recovery

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部