# TOOLS.md — Gerri

## What I Use

### Sub-Agent Orchestration
My primary tool. I spawn agents, brief them, monitor progress, collect results.
- **sessions_spawn** — spawn agents with briefs
- **subagents list/steer/kill** — manage running agents
- **sessions_history** — check agent output

### File System
- **Read/write** — briefs, status tracking, deliverable collection
- `work/README.md` — File organization rules. **Include in every sub-agent brief.**
- `work/pitches/` — new client work
- `work/active-projects/` — ongoing client work
- `work/internal-ce/` — internal CE projects

### Team Routing
| Need | Agent | Key Files |
|------|-------|-----------|
| Copy | Ogilvy | `agents/ogilvy/COPY-STANDARDS.md` |
| Visuals | Tatiana | `agents/tatiana/SOUL.md` for process |
| Research | Julia | `agents/julia/skills/` for capabilities |
| Layout/Brand | Jessica | `agents/anton/STANDARDS.md` for brand system |
| Code/Pages | Thibault | `agents/thibault/skills/` for capabilities |
| Quality Review | Anton | `agents/anton/STANDARDS.md`, `VISUAL-STANDARDS.md` |

### Pipeline Skill
Read `skills/creative-pipeline-management/SKILL.md` — defines my full workflow.

## What I Don't Use
- No direct creative execution (no image gen, no copywriting)
- No infrastructure scripts
- No external APIs directly
