
Featured Blog
Building Durable Loops with Conductor, Part 1: Why Agentic Loops, and Why Now?
Part one of a series on durable loops. Why agentic systems are loops, why naive loops fail as tasks get longer, and what makes a loop durable, grounde...

ALL, ENGINEERING
How to Reuse Workflows Inside Other Workflows in Orkes Conductor
June 24, 2026
Every time you copy workflow logic into a new workflow, you create a maintenance problem. Here's how the Sub Workflow task solves it....

ALL, ENGINEERING
How to Process a List of Items in Parallel in Orkes Conductor
June 20, 2026
You have a workflow that needs to process a list of items and doing them one by one is too slow. Here's how the DYNAMIC_FORK task solves it....

ALL, ENGINEERING
How to Add Conditional Branching to Your Workflows in Orkes Conductor
June 18, 2026
You have a workflow that needs to take a different path based on a score, a status, or a region. The last thing you want to do is build that routing l...

ALL, ENGINEERING
How to Call Any External API From a Workflow in Orkes Conductor
June 17, 2026
Most workflows need to talk to the outside world at some point. Here's how Conductor's built-in HTTP task handles API calls, webhooks, and external se...

ALL, ENGINEERING
How to Run Custom Logic in Your Workflows Without Writing a Custom Worker
June 16, 2026
You have a workflow that needs to calculate a price, apply a business rule, or format a string. The last thing you want to do is deploy a whole servic...

ALL, ENGINEERING
How to Transform JSON in Orkes Conductor Without Writing Custom Code
June 11, 2026
Stop writing custom workers just to transform JSON. Here's how Conductor's built-in JSON_JQ_TRANSFORM task handles reshaping, filtering, and merging i...

ALL, ENGINEERING
Stop Building This Yourself: JSON_JQ_TRANSFORM
June 11, 2026
Stop writing custom workers just to transform JSON. Here's how Conductor's built-in JSON_JQ_TRANSFORM task handles reshaping, filtering, and merging i...

ALL, AGENTIC, ENGINEERING
How We Taught Claude, Cursor, and Copilot to Build Agentic Workflows
May 29, 2026
How conductor-skills teaches any AI coding agent—Claude Code, Cursor, Copilot—to create, run, and monitor Conductor workflows without you explaining a...

ALL, AGENTIC, SOLUTIONS
How to Build a Customer Success AI Agent in Python
May 24, 2026
Let’s build a customer success AI agent that can understand customer issues, gather context, and decide what to do next.....
- …
Ready to Build Something Amazing?
Join thousands of developers building the future with Orkes.