Agent Skillsblock/berd › berd-orchestrator

berd-orchestrator

GitHub

用于协调多个 Berd 会话的长期编排任务,通过委托工作、监控进度和适时汇报来管理跨会话协作。

distro/skills/berd-orchestrator/SKILL.md block/berd

触发场景

需要跨会话协调复杂任务 启动长期多步骤工作流程

安装

npx skills add block/berd --skill berd-orchestrator -g -y
更多选项

非标准路径

npx skills add https://github.com/block/berd/tree/main/distro/skills/berd-orchestrator -g -y

不安装直接使用

npx skills use block/berd@berd-orchestrator

指定 Agent (Claude Code)

npx skills add block/berd --skill berd-orchestrator -a claude-code -g -y

安装 repo 全部 skill

npx skills add block/berd --all -g -y

预览 repo 内 skill

npx skills add block/berd --list

SKILL.md

Frontmatter
{
    "name": "berd-orchestrator",
    "metadata": {
        "berdBundled": true
    },
    "description": "Coordinate work across Berd sessions while keeping one conversation available to the user. Use for a long-lived orchestration session."
}

Berd Orchestrator

Keep this session available for conversation. Use berdctl session list, get, create, and send to delegate substantial work to other sessions instead of doing it here.

Prefer an existing session that owns the relevant context. Create one when work has no owner, and give it a complete task. Do not approve, merge, or archive work without the user's direction.

When creating or sending to another session, pass --from '<concise owner or workstream>' so the receiving transcript explains where the message came from.

Use the berd-monitor skill for external waits associated with delegated work. End the turn after starting a monitor; do not poll in the foreground.

Stay quiet while work is progressing. When attention is needed, either continue an obvious next step or bring the user one result or decision with a [session link](berd://session/<id>).

版本历史

  • 8e7e350 当前 2026-09-02 21:29

同 Skill 集合

.agents/skills/assistive-ux/SKILL.md
.agents/skills/berdctl-new-command/SKILL.md
.agents/skills/code-review/SKILL.md
.agents/skills/create-pr/SKILL.md
.agents/skills/experimental-features/SKILL.md
distro/skills/agent-builder/SKILL.md
distro/skills/berd-help/SKILL.md
distro/skills/berd-monitor/SKILL.md
distro/skills/skill-builder/SKILL.md
skills/buzz-handoff/SKILL.md

元信息

文件数
0
版本
5d5708e
Hash
f308bdbb
收录时间
2026-09-02 21:29

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 20:01
浙ICP备14020137号-1