Resumes stalled workflows by resetting stuck tasks to a pending state for immediate reprocessing.
Unstick Task Manager is a utility skill designed to resolve execution bottlenecks within your Claude-assisted workflows. It identifies files or tasks that have stalled during processing and programmatically renames them to a pending status, allowing the system to pick them up and resume work without manual intervention. This is particularly useful for large-scale automation or batch processing where transient errors might cause individual tasks to hang in a non-executable state.
Características Principales
010 GitHub stars
02Automated task state resetting
03Shell script integration for reliable processing
04Seamless resumption of paused workflows
05Real-time reporting on recovered tasks
06Error-state cleanup for local task queues
Casos de Uso
01Resetting local task queues when processing hits a timeout or crash
02Clearing hanging tasks in automated file manipulation workflows
03Recovering from interrupted batch processing sessions