★ 148 · Updated 2026-09-17
Encodes multi-step procedures as Python task DAGs with enforced ordering, branching, retries, input validation, and checkpoint resuming.
Browse skills that share this tag.
★ 148 · Updated 2026-09-17
Encodes multi-step procedures as Python task DAGs with enforced ordering, branching, retries, input validation, and checkpoint resuming.
★ 0 · Updated 2026-09-13
Reviews control flow issues including dead code, goto constructs, conditional assignments, empty catches, regex safety, and nesting depth.
★ 602 · Updated 2026-02-13
Gracefully terminate an active loop while preserving completed work.