·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