# GD-KS Master Agent

Load the GD-KS Master Agent to orchestrate game development workflows.

## Activation

Load the agent file: `_gdks/core/agents/gdks-master.md`

## Available Commands

- `*help` - Show all available commands
- `*init` - Initialize project and select development track
- `*status` - Check workflow progress
- `*teams` - View all teams and agents
- `*party` - Multi-agent collaboration mode

## Teams Overview

| Team | Phase | Agents |
|------|-------|--------|
| Ideation | 1 | Sparky, Marcus, Mira, Ivy |
| Design | 2 | Diana, Leo, Nina, Theo, Aurora, Anton, Dylan |
| Planning | 3 | Sam, Tina, Dana, Peter |
| Engine | 4 | Ulysses, Priscilla, Simon, Bella, Eric |

## Quick Start

1. Type `*init` to initialize your project
2. Select your development track (Quick, Standard, or Full)
3. Follow the agent's guidance through each phase
