·pueue-job-orchestration
</>

pueue-job-orchestration

使用 pueue 队列编排和 CLI 遥测管理长时间运行的作业和批处理。每当用户想要对作业进行排队、在 bigblack 或 Littleblack 上运行任务、管理长时间运行的进程、进行批处理、设置 pueue 回调或优先级或需要 GPU 工作站作业管理时使用。还用于在后台运行的缓存填充任务。不要用于快速完成的简单前台 shell 命令或通过 cron/launchd 进行作业调度。

39安装·1热度·@terrylica

安装

$npx skills add https://github.com/terrylica/cc-skills --skill pueue-job-orchestration

如何安装 pueue-job-orchestration

通过命令行快速安装 pueue-job-orchestration AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill pueue-job-orchestration
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:terrylica/cc-skills。

SKILL.md

查看原文

Universal CLI telemetry layer and job management — every command routed through pueue gets precise timing, exit code capture, full stdout/stderr logs, environment snapshots, and callback-on-completion.

Pueue is a Rust CLI tool for managing shell command queues. It provides:

| Any command >30 seconds | Always | Telemetry, persistence, log capture | | Batch operations (>3 items) | Always | Parallelism control, failure isolation | | Build/test pipelines | Recommended | --after DAGs, group monitoring | | Data processing | Always | Checkpoint resume, state management |

使用 pueue 队列编排和 CLI 遥测管理长时间运行的作业和批处理。每当用户想要对作业进行排队、在 bigblack 或 Littleblack 上运行任务、管理长时间运行的进程、进行批处理、设置 pueue 回调或优先级或需要 GPU 工作站作业管理时使用。还用于在后台运行的缓存填充任务。不要用于快速完成的简单前台 shell 命令或通过 cron/launchd 进行作业调度。 来源:terrylica/cc-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/terrylica/cc-skills --skill pueue-job-orchestration
分类
</>开发工具
认证
收录时间
2026-03-07
更新时间
2026-03-10

Browse more skills from terrylica/cc-skills

快速解答

什么是 pueue-job-orchestration?

使用 pueue 队列编排和 CLI 遥测管理长时间运行的作业和批处理。每当用户想要对作业进行排队、在 bigblack 或 Littleblack 上运行任务、管理长时间运行的进程、进行批处理、设置 pueue 回调或优先级或需要 GPU 工作站作业管理时使用。还用于在后台运行的缓存填充任务。不要用于快速完成的简单前台 shell 命令或通过 cron/launchd 进行作业调度。 来源:terrylica/cc-skills。

如何安装 pueue-job-orchestration?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill pueue-job-orchestration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/terrylica/cc-skills