Pipeline Orchestrator

Chain a scrape -> AI -> alert pipeline where each stage is a plain callable, with exponential-backoff retry per stage and a JSON state checkpoint between stages so a crashed or rate-limited run resumes instead of restarting. Use for chain pipeline steps, scrape then summarize then notify, retry between stages, resumable pipeline, or orchestrate a job.

baronguyen001 Updated

File contents

baronguyen001/ai-automation-skills/tree/main/skills/pipeline-orchestrator commit 30c7736cf5

Frequently asked questions

npx skillmds@latest add baronguyen001/pipeline-orchestrator