Skip to main content

runs

Observe and CONTROL the engine's in-flight jobs: list every top-level run in the order the Stop hook will advance them (the queue), pause/resume a single job, pause/resume the WHOLE engine, delete a run, set a job's priority, and garbage-collect finished runs so `.agentflow/` doesn't grow forever. USE this skill when the user wants to ACT on runs (not just look): - "pause everything", "stop the engine", "freeze the runs", "resume" → global pause/resume; - "pause/stop this run", "hold <id>", "resume <id>" → single-job pause/resume; - "which run goes first", "what's the queue/order", "bump <id> up" → ordering / priority; - "delete this run", "remove <id>", "clean up old/finished runs", "the runs folder is huge" → rm / clean. DON'T use this for a read-only overview with suggestions (→ /agentflow:board) or to inspect one run in depth (→ /agentflow:inspect show|tree <id>). `runs` is the *control panel*; board/inspect are read-only.

インストールへ移動

ソース情報

リポジトリ
AleSaiani/agentflow
ソースの最終更新活動
2026年5月26日 06:03
検出された SKILL.md の言語
英語
スター
5
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。