Agent Team Work Zone
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
[](https://arxiv.org/abs/2607.22917) [](./docs/design-manual.pdf) [](./LICENSE) [](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
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k β) - Lightweight coding agent that runs in your terminal.
src/agents/ β 11 Agent Definitions
**Generated:** 2026-04-11