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.

Aller à l'installation

Informations de source

Dépôt
AleSaiani/agentflow
Dernière activité de la source
26 mai 2026 à 06:03
Langue détectée de SKILL.md
anglais
Étoiles
5
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.