列出断掉/失败的 DAG run(带 goal)让 owner 挑一个续跑——从磁盘 checkpoint 重载 plan、跳过已绿节点接着跑。Trigger:/omd-resume、续跑、接着跑、断了的图、resume、跑一半挂了、429 断了。Skip:全新任务(/omd-execute 或 dag_run)、查状态不续跑(dag_status)。
$npx -y skills add abysscn/oh-my-dag --skill omd-resumeInstalls into the current project.
Run `npx skills use "https://github.com/abysscn/oh-my-dag" --skill "abysscn/oh-my-dag/omd-resume"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/abysscn/oh-my-dag" that are relevant to the current task. Run `npx skills add "https://github.com/abysscn/oh-my-dag"` and select the relevant skills, then follow their instructions.