什么是 pueue-job-orchestration?
使用 pueue 队列编排和 CLI 遥测管理长时间运行的作业和批处理。每当用户想要对作业进行排队、在 bigblack 或 Littleblack 上运行任务、管理长时间运行的进程、进行批处理、设置 pueue 回调或优先级或需要 GPU 工作站作业管理时使用。还用于在后台运行的缓存填充任务。不要用于快速完成的简单前台 shell 命令或通过 cron/launchd 进行作业调度。 来源:terrylica/cc-skills。
使用 pueue 队列编排和 CLI 遥测管理长时间运行的作业和批处理。每当用户想要对作业进行排队、在 bigblack 或 Littleblack 上运行任务、管理长时间运行的进程、进行批处理、设置 pueue 回调或优先级或需要 GPU 工作站作业管理时使用。还用于在后台运行的缓存填充任务。不要用于快速完成的简单前台 shell 命令或通过 cron/launchd 进行作业调度。
通过命令行快速安装 pueue-job-orchestration AI 技能到你的开发环境
来源:terrylica/cc-skills。
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使用 pueue 队列编排和 CLI 遥测管理长时间运行的作业和批处理。每当用户想要对作业进行排队、在 bigblack 或 Littleblack 上运行任务、管理长时间运行的进程、进行批处理、设置 pueue 回调或优先级或需要 GPU 工作站作业管理时使用。还用于在后台运行的缓存填充任务。不要用于快速完成的简单前台 shell 命令或通过 cron/launchd 进行作业调度。 来源:terrylica/cc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill pueue-job-orchestration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills