What problem does it solve?
Manually setting up a multi-agent team infrastructure requires creating consistent agent persona files, configuring state tracking systems, and updating project configuration files, which is time-consuming and prone to human error.
Core Features & Use Cases
- Pre-built Agent Personas: Scaffolds ready-to-use agent definitions for Helen (orchestrator) and Jess (HR specialist) with clear roles, responsibilities, and behavioral rules.
- State Tracking Setup: Creates a SQLite database to track agent roster, tasks, sessions, and hiring logs for full team visibility and history.
- Automated Project Configuration: Injects team workflow instructions into CLAUDE.md and updates .gitignore to ignore sensitive team state files.
- Use Case: Ideal for developers starting a new project who want to implement a structured multi-agent workflow for task delegation and team management without building all infrastructure from scratch.
Quick Start
Use the init-team skill to set up the full agent team infrastructure in your current project.