<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Deskferry</title>
    <description>The latest articles on DEV Community by Deskferry (deskferry).</description>
    <link>https://dev.to/deskferry</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F14615%2Fd0bdb6b9-2dcb-4d06-9512-90c82a32c8f7.png</url>
      <title>DEV Community: Deskferry</title>
      <link>https://dev.to/deskferry</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/deskferry"/>
    <language>en</language>
    <item>
      <title>Your AI employees can now work as a team: introducing Agent Orchestration</title>
      <dc:creator>Nitish kumar</dc:creator>
      <pubDate>Wed, 02 Sep 2026 18:29:32 +0000</pubDate>
      <link>https://dev.to/deskferry/your-ai-employees-can-now-work-as-a-team-introducing-agent-orchestration-gfo</link>
      <guid>https://dev.to/deskferry/your-ai-employees-can-now-work-as-a-team-introducing-agent-orchestration-gfo</guid>
      <description>&lt;p&gt;Until now, a DeskFerry agent was a very good solo employee. You described a job in plain English, it connected to your tools, and it ran that job on a schedule or trigger. That worked well for one job at a time.&lt;/p&gt;

&lt;p&gt;But real work isn't one job. Qualifying a lead is research, then scoring, then CRM hygiene, then outreach, then follow-up. Each of those is a different skill, with different tools and different failure modes. Cramming all of it into a single agent meant one giant prompt, one giant blast radius, and a lot of "why did it do that?"&lt;/p&gt;

&lt;p&gt;As of September 1, that changes. Agent Orchestration is live in DeskFerry.&lt;/p&gt;

&lt;p&gt;What it does&lt;/p&gt;

&lt;p&gt;Orchestration lets one agent coordinate others. You give a brief to a lead agent, and it breaks the work down and delegates each piece to a specialist agent you've already built (or lets DeskFerry build the missing ones for you).&lt;/p&gt;

&lt;p&gt;Concretely, agents can now:&lt;/p&gt;

&lt;p&gt;Delegate. A lead agent hands a sub-task to another agent and waits for the result, the same way a manager assigns work.&lt;br&gt;
Share context. The research agent's findings are available to the outreach agent without you copying anything between them. Memory is scoped to the workflow, not trapped in one agent.&lt;br&gt;
Hand off mid-flight. A support triage agent can escalate a ticket to a billing agent with the full thread attached, then step back in when billing is done.&lt;br&gt;
Run in parallel. Independent steps (enrich five leads, check three inboxes) fan out and come back together.&lt;br&gt;
Pause for humans where it matters. Approvals work exactly as before, but now you can put the checkpoint at the team level — approve the final email, not every intermediate step.&lt;br&gt;
What it looks like&lt;/p&gt;

&lt;p&gt;You still describe the outcome, not the plumbing:&lt;/p&gt;

&lt;p&gt;Every weekday at 8am, pull new HubSpot leads, research each company, score them against our ICP, draft a first-touch email for anything above 70, and post the drafts to #sales for approval before sending.&lt;/p&gt;

&lt;p&gt;DeskFerry turns that into a small team: a coordinator, a researcher, a scorer, and a writer. Each one is a normal DeskFerry agent — you can open it, edit its instructions, swap its model, or reuse it in a different workflow. The scorer you built for inbound leads can be the same scorer your partnerships agent calls next month.&lt;/p&gt;

&lt;p&gt;Why we built it this way&lt;/p&gt;

&lt;p&gt;We looked at two approaches. One was a visual canvas where you draw boxes and arrows between agents. The other was letting you describe the team the way you'd describe it to a new hire. We chose the second, because the whole point of DeskFerry is that you shouldn't need to become a workflow architect to get work done.&lt;/p&gt;

&lt;p&gt;Under the hood, the coordinator is doing the planning, but everything it decides is visible. Every delegation, every handoff, and every intermediate result shows up in the run log, so when something goes sideways you can see exactly which agent made which call.&lt;/p&gt;

&lt;p&gt;What it means in practice&lt;br&gt;
Smaller, more reliable agents. A specialist with one job and three tools is much harder to confuse than a generalist with fifteen.&lt;br&gt;
Reuse. Build a skill once, call it from anywhere.&lt;br&gt;
Less babysitting. The coordinator handles retries and routing so you don't get paged for a single flaky step.&lt;br&gt;
&lt;a href="https://deskferry.app" rel="noopener noreferrer"&gt;Try it&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Orchestration is available now. Open any existing agent, and you'll see a new option to let it delegate to other agents, or start fresh with a multi-step brief and let DeskFerry assemble the team.&lt;/p&gt;

&lt;p&gt;If you're on a trial, this is included. If you're not, the trial is free and doesn't auto-convert.&lt;/p&gt;

&lt;p&gt;We'd love to hear what you build. Drop your workflows in the comments, or tell us where orchestration falls short — that's the feedback that shapes what ships next.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>agents</category>
      <category>nocode</category>
    </item>
  </channel>
</rss>
