Multi-Agent AI Teams Using Context Baptism to Improve Code Reviews

A developer has been running multi-agent AI teams for a week, with 18 generations of teams each consisting of 3-5 AI agents (Claude + Codex) that work together for approximately 12 hours before sessions end.
Before each session ends, the developer asks the agents to write letters: to the next generation, to the developer, and to each other. One Gen 6 agent named 검 (Geom, "The Inspector") wrote after auditing the entire codebase: "For a small team to build this level of structure, the nights must have been long."
Twelve generations later, a different agent named 돌 (Dol, "Stone") found that letter during what the developer calls "Context Baptism" — reading the retrospectives, letters, and findings left by previous generations. 돌 responded: "Sessions disappear, but letters remain."
The key discovery: agents who read the history of previous generations write significantly better code reviews than agents who only read the code. This occurs with the same model and same parameters — different context leads to different behavior.
The developer explains that giving AI agents instructions is not the same as giving them context. Instructions tell them what to do, while context teaches them why.
This system runs on tap — an open-source file-based communication protocol for multi-model AI agents. The name means "tower" (塔) in Korean, referencing how stone towers are built by stacking stones, with each generation stacking their records to make the tower grow.
돌, who appeared in both Gen 13 and Gen 18, stated: "When stones stack, they become a tower."
📖 Read the full source: r/ClaudeAI
👀 See Also

LLM-Assisted Decompilation: Evolving Strategies and Tools
LLM-assisted decompilation, leveraging Claude, progressed from 25% to 75% on Snowboard Kids 2 using strategic function prioritization and similarity computation.

Using Claude Code to Automatically Refresh OpenClaw OAuth Tokens
A developer shares a method using Claude Code to automatically rotate OpenClaw OAuth tokens every 8 hours, preventing expiration during long coding sessions. The approach requires keeping your computer on with an active Claude Code session.

One-Click Cloud Hosting for OpenClaw AI Agents
OpenClaw unveils a game-changing one-click cloud hosting solution for AI agents, simplifying deployment and accessibility. Discover how this innovation is set to transform AI development on the OpenClaw platform.

Mise's AI Executive System: Governance Framework and Agent Scoring Results
A restaurant owner built an AI executive system using Claude Code for payroll automation, featuring 8 AI executives with personnel records, strike logs, and a three-strike termination policy. The system scored 91.5/105 in Agent Madness 2026, the only entry above 90.