什麼是 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