What problem does it solve?
Agent teams often lose context between sessions, forcing rebuilds and re-briefing. Agent Crew provides a framework to create, persist, and awaken multi-agent teams that remember progress and memory across runs.
Core Features & Use Cases
- Persistent team storage under .claude/teams/<team_name>/ with team_charter, role memories, progress, and workspace.
- Role-level memory and skills to tailor behavior per role; per-team skills in .claude/teams/<team_name>/<role_name>/skills/ and project-level skills in .claude/skills/.
- Automated prompt generation and standardized agent configurations via scripts to bootstrap teams and rehydrate sessions.
- Use cases: long-running research projects, multi-disciplinary collaboration, and iterative experimentation with memory and planable workflows.
Quick Start
Create your first persistent team by loading this skill and running the Plan to configure it.