Agent Team Work Zone banner
SR-A-W SR-A-W

Agent Team Work Zone

Development community

Description

A persistent management layer for Claude Code Agent Teams

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

**English** | [δΈ­ζ–‡](README.zh.md)

Agent Team Work Zone

[![arXiv](https://img.shields.io/badge/arXiv-2607.22917-b31b1b.svg)](https://arxiv.org/abs/2607.22917) [![Paper (PDF)](https://img.shields.io/badge/Paper-PDF-green.svg)](./docs/design-manual.pdf) [![License](https://img.shields.io/badge/License-see%20LICENSE-lightgrey.svg)](./LICENSE) [![Developed with](https://img.shields.io/badge/Developed%20with-AT%20WorkZone-6f42c1.svg)](https://github.com/SR-A-W/agent-team-work-zone)

A persistence and management layer for Claude Code and its Agent Teams.

**TL;DR?** πŸ‘‰ [Jump straight to Quick Start](#quick-start).

πŸ“„ **Design manual.** ATWZ comes with a detailed, developer-oriented design manual β€” its design and rationale, scenario walkthroughs, and an analysis of its failure modes and limitations. **[Read the PDF](docs/design-manual.pdf)** or **[view it on arXiv](https://arxiv.org/abs/2607.22917)**.

Claude Code makes it easy to spin up powerful agents. But once the scale and lifespan of your work outgrow what a single conversation can hold, a few real problems surface β€” and the most damaging one has no native fix in Claude Code: **once a teammate vanishes with its process, it's gone for good**. **Agent Team Work Zone exists for exactly this: it organizes scattered, interruptible agent work into a persistent, recoverable, auditable team.** Here is the pain it removes:

  • A teammate agent in Claude Code's Agent Team mode can't survive a process restart, and Claude Code can't recover it. Claude Code's Agent Teams do not persist teammate sessions: when the Claude Code process stops (say the SSH connection drops, as it often does, or the terminal running it is closed), the entire team, along with all the working state each member built up, is gone, with no native way to get it back; you're left rebuilding the team from scratch and re-explaining everything.
  • After /compact, detail is lost. Compaction condenses the conversation into a summary, so an agent