Agent Patterns
Production-ready blueprints for single-agent and multi-agent systems
The patterns that frontier labs use when they build real agents — from Anthropic's 5 workflow archetypes to ReAct's foundational loop.
ReAct: Synergizing Reasoning and Acting
The agent loop primitive — Thought + Action + Observation interleaved. Every modern agent framework is a ReAct variant.
Building Effective Agents
The 5 production agent patterns from Anthropic: prompt chaining, routing, parallelization, orchestrator-workers, evaluator-optimizer. Industry de-facto reference.
How We Built Our Multi-Agent Research System
Inside Claude Research — Opus lead + Sonnet workers, +90.2% quality vs single-agent, 15× token cost. Full engineering detail.
Coding Agents & Agent Factory Landscape 2026
Complete 2026 survey: papers, open-source runtimes, benchmarks, and recommended paths for multi-agent coding teams and agent-factory research.
Nuwa Skill · 女娲
6-agent parallel research swarm distills a public figure's cognitive OS (mental models + decision heuristics + expression DNA) into a reusable SKILL.md.
Harness Design for Long-Running Apps
GAN-inspired Generator/Evaluator/Planner architecture for 6-hour autonomous coding. Functional DAW/game engine production — Solo 20min/$9 broken vs Full 6h/$200 working.