dumbwaiter-mcp
✓与提供商无关的等待更改技能,使用 Dumbwaiter MCP 服务器通过 wait.start/status/cancel/await 等待 PR 事件(首先是 GitHub),并具有进度通知和持久状态。
SKILL.md
Goal: give Claude a single, stable way to “wait until X happens” on a code host (GitHub now; GitLab next). This skill teaches Claude when and how to use the Dumbwaiter MCP server’s tools.
For commentreceived, optional filters refine which events count. If omitted, since defaults to the wait's createdat timestamp so Dumbwaiter streams everything posted after the wait was created.
wait.await emits notifyprogress for every matching comment/review/reaction (body + URL + reaction counts + code context) before returning the terminal payload that mirrors the streamed events. Use this when an orchestrator needs to react to each individual discussion event.
与提供商无关的等待更改技能,使用 Dumbwaiter MCP 服务器通过 wait.start/status/cancel/await 等待 PR 事件(首先是 GitHub),并具有进度通知和持久状态。 来源:lambdamechanic/skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/lambdamechanic/skills --skill dumbwaiter-mcp- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 dumbwaiter-mcp?
与提供商无关的等待更改技能,使用 Dumbwaiter MCP 服务器通过 wait.start/status/cancel/await 等待 PR 事件(首先是 GitHub),并具有进度通知和持久状态。 来源:lambdamechanic/skills。
如何安装 dumbwaiter-mcp?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lambdamechanic/skills --skill dumbwaiter-mcp 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/lambdamechanic/skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01