Multi-agent Ops Crew
What to build
Build a coordinated team of specialized agents that divide work, share state, call tools, and hand tasks to one another.
Make it portfolio-ready
Design an orchestrator, 3–4 specialist agents, shared state, tool calls, retries, and a final synthesis step. Add logs so you can explain how the system decided which agent acted next.
Skills demonstrated
Agent orchestration, state machines, LangGraph, tool calling, reliability.