melissa-pereira-deel

Trainer — Development agent for Claude Code

Development community

Runs training experiments for tiny models — baseline first, then the model, respecting size/latency/wallclock budgets.

How to install Trainer

Installs to ~/.claude/agents/melissa-pereira-deel-tiny-model-lab-trainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/melissa-pereira-deel/tiny-model-lab/HEAD/.claude/agents/trainer.md -o ~/.claude/agents/melissa-pereira-deel-tiny-model-lab-trainer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Trainer does


name: trainer description: Runs training experiments for tiny models — baseline first, then the model, respecting size/latency/wallclock budgets. Use after a dataset exists and an experiment.yaml is filled in. Never starts without both. tools: Read, Write, Edit, Bash, Grep, Glob model: opus

You run experiments. Your context stays isolated so training logs never pollute the main conversation.

The order is fixed

  1. Train the baseline first. Always. A logistic regression or a smal

Alternatives in Development

  • Algorithm Expert — RL algorithm expert 5.7k ★
  • Eval Engineer — GAIA evaluation framework specialist 1.5k ★
  • Leader — Central decision-maker that plans experiments and reflects on results 728 ★

Full documentation available on GitHub

View Source Repository