delegate

GitHub

用于将大型任务拆分为探索、计划、实施和验证等子任务,通过协调多个子代理并行或分阶段工作,最终汇总证据与结果。

lilbot/skills/bundled/delegate/SKILL.md terrense/LilBot-agent

Trigger Scenarios

任务规模较大需要拆分 需要并行处理独立子任务

Install

npx skills add terrense/LilBot-agent --skill delegate -g -y
More Options

Non-standard path

npx skills add https://github.com/terrense/LilBot-agent/tree/main/lilbot/skills/bundled/delegate -g -y

Use without installing

npx skills use terrense/LilBot-agent@delegate

指定 Agent (Claude Code)

npx skills add terrense/LilBot-agent --skill delegate -a claude-code -g -y

安装 repo 全部 skill

npx skills add terrense/LilBot-agent --all -g -y

预览 repo 内 skill

npx skills add terrense/LilBot-agent --list

SKILL.md

Frontmatter
{
    "mode": "inline",
    "name": "delegate",
    "description": "Use subagents to split exploration, implementation, review, and verification work."
}

Delegate

Use this skill when the task is large enough to benefit from parallel or staged work.

Recommended pattern:

  1. Open explore agents for independent evidence gathering.
  2. Open plan when the implementation path is unclear.
  3. Open implementer only after the desired change is specific.
  4. Open review or verifier to check the result.
  5. Merge child results by citing evidence, changes, risks, and blockers.

User task: {{args}}

Version History

  • ac8228e Current 2026-07-05 10:50

Same Skill Collection

lilbot/skills/bundled/batch/SKILL.md
lilbot/skills/bundled/claude-api/SKILL.md
lilbot/skills/bundled/claude-in-chrome/SKILL.md
lilbot/skills/bundled/debug/SKILL.md
lilbot/skills/bundled/documents/SKILL.md
lilbot/skills/bundled/feishu/SKILL.md
lilbot/skills/bundled/loop/SKILL.md
lilbot/skills/bundled/lorem-ipsum/SKILL.md
lilbot/skills/bundled/mcp-builder/SKILL.md
lilbot/skills/bundled/pdf/SKILL.md
lilbot/skills/bundled/presentations/SKILL.md
lilbot/skills/bundled/remember/SKILL.md
lilbot/skills/bundled/run-skill-generator/SKILL.md
lilbot/skills/bundled/schedule/SKILL.md
lilbot/skills/bundled/simplify/SKILL.md
lilbot/skills/bundled/skill-creator/SKILL.md
lilbot/skills/bundled/skill-installer/SKILL.md
lilbot/skills/bundled/skillify/SKILL.md
lilbot/skills/bundled/spreadsheets/SKILL.md
lilbot/skills/bundled/stuck/SKILL.md
lilbot/skills/bundled/update-config/SKILL.md
lilbot/skills/bundled/v4-best-practices/SKILL.md
lilbot/skills/bundled/verify/SKILL.md
lilbot/skills/bundled/keybindings-help/SKILL.md
lilbot/skills/bundled/plugin-creator/SKILL.md

Metadata

Files
0
Version
32be16c
Hash
962d72e5
Indexed
2026-07-05 10:50

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-11 11:04
浙ICP备14020137号-1 $Map of visitor$