Reusable multi-agent patterns: prompts, tools, context
Code-level multi-agent patterns on Claude: role-scoped prompts, per-agent tool scoping, typed handoff contracts, need-to-know context, and critic wrappers.
Agentic AI, LLM engineering, and the models behind modern automation — multi-agent systems, LLM evaluation and comparisons, RAG, fine-tuning, AI infrastructure, security, and production AI engineering.
From the blog
Code-level multi-agent patterns on Claude: role-scoped prompts, per-agent tool scoping, typed handoff contracts, need-to-know context, and critic wrappers.
Step-by-step guide to building an orchestrator–subagent system on Claude: decomposition, parallel dispatch, compact handoff, looping, and synthesis.
Build a Claude-powered security triage agent step by step: schemas, MCP tools, the run loop, approvals, and the evals you need before you trust it.
Architect a Claude-based security program that matches AI-accelerated attackers — ingestion, context, reasoning, action, and governance planes end to end.
How multi-agent systems are wired with Claude: orchestrators, subagents as context firewalls, state transport, and the five coordination patterns that matter.
Continued Pretraining in LLMs: From Foundation to Domain Intelligence
Microsoft AutoGen 0.5 reworks the core to async-first and ships the extensions model. The architectural shift, the migration path, and what to do about it now.
Subgraphs and supervisor patterns both compose multi-agent systems in LangGraph. The trade-offs that matter once you scale past three agents.
SGLang and vLLM are the two serious open-inference servers in 2026. Head-to-head benchmarks on Llama, DeepSeek, and Qwen workloads with reproducible methodology.