Articles tagged “workflow”
2 articles

Agent Architecture·14 min read
Stop Spending Tokens on Agent Routing
Microsoft's open-source Conductor CLI routes multi-agent CX workflows with YAML and Jinja2 -- zero tokens spent on orchestration. Here's when to use it and when to stick with LLM-driven routing.
Read More

Learning AI·14 min read read
How to enforce the orchestrator pattern in Claude Code
The main Claude Code thread plans and reviews. Subagents implement. Three enforcement layers make this mandatory: CLAUDE.md, skills, and hooks. Includes a starter kit you can copy.
Read More
Learn Agentic AI
Weekly. Patterns for shipping agents that work. MCP, scorecards, regression tests, prompts, model comparisons.