Gem Team is a self-learning multi-agent orchestration harness designed for spec-driven development and automated verification.
Quick Start
To get started with Gem Team:
- Install APM (if not already installed)
- Install the gem-team plugin
- Configure your settings
Core Concepts
Memory System
Gem Team uses a triple learning system:
- Memory: Facts and user preferences (auto-saved)
- Skills: Procedures with code examples
- Conventions: Static rules (requires approval)
Wave-Based Execution
Tasks are executed in parallel waves, with up to 4 concurrent agents working together.
TDD-First Approach
Test-driven development is enforced via the workflow, ensuring quality from the start.
Next Steps
- Read about the Agent Team
- Learn about the Installation process
- Explore the Contributing guidelines