batch

GitHub

将大型请求拆解为可追踪的小任务批次。通过制定执行计划、分组工作、识别依赖和并行处理,利用子代理进行独立验证,确保每个任务小巧且易于测试与审查。

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

Trigger Scenarios

需要分解复杂或大型任务时 存在多个可并行执行的子任务时

Install

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

Non-standard path

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

Use without installing

npx skills use terrense/LilBot-agent@batch

指定 Agent (Claude Code)

npx skills add terrense/LilBot-agent --skill batch -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
{
    "name": "batch",
    "context": "inline",
    "description": "Break a large request into a tracked batch of smaller tasks.",
    "when_to_use": "Use for multi-part work, migrations, audits, large refactors, or anything that needs parallel exploration.",
    "allowed-tools": "update_plan, checklist_write, checklist_update, checklist_add, task_create, task_list, agent_open, agent_eval, agent_close"
}

Convert the request into a managed batch:

{{args}}

Create a short execution plan, group related work, identify dependencies, and decide what can run in parallel. Use subagents for independent investigation or verification. Keep each task small enough to review and test.

Output:

PLAN: ordered batch list. PARALLEL: items safe to run concurrently. GATES: validation required before proceeding. RISKS: the main ways the batch can go wrong.

Version History

  • ac8228e Current 2026-07-05 10:49

Same Skill Collection

lilbot/skills/bundled/claude-api/SKILL.md
lilbot/skills/bundled/claude-in-chrome/SKILL.md
lilbot/skills/bundled/debug/SKILL.md
lilbot/skills/bundled/delegate/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
ac8228e
Hash
cee9553b
Indexed
2026-07-05 10:49

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-09 05:20
浙ICP备14020137号-1 $Гость$