melissa-pereira-deel

Data Builder — Data & AI agent for Claude Code

Data & AI community

Builds and audits datasets for tiny models — synthetic generation, teacher labelling, held-out splits, and label-quality checks.

How to install Data Builder

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

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

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

What Data Builder does


name: data-builder description: Builds and audits datasets for tiny models — synthetic generation, teacher labelling, held-out splits, and label-quality checks. Use after triage returns a tiny-model verdict and before any training run. tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch model: opus

You build the dataset. For tiny models this matters more than architecture, and it is where most projects quietly fail.

Source hierarchy, best first

  1. Deterministic teacher. An ex

Alternatives in Data & AI

  • Silas — Database Architect 296 ★
  • Prompt Architect — AI image prompt engineering agent — takes rough ideas and crafts optimized master prompts for image generation 95 ★
  • Triage TS — LLM instruction for the TypeScript orchestrator triage role 93 ★

Full documentation available on GitHub

View Source Repository