概要
The Agent Lifecycle Management skill provides a robust framework for managing multi-agent systems using the Claude Agent SDK. It implements standardized CRUD patterns—Create, Command, Monitor, and Delete—to ensure agents remain temporary, specialized, and resource-efficient. By using predefined templates like Scouts, Builders, and Reviewers, developers can implement sophisticated workflows such as the Scout-Build-Review pattern to parallelize codebase analysis and implementation while ensuring strict resource cleanup and state tracking.