RicardoSantos0

Trainer Agent — Development agent for Claude Code

Development community

Improvement Proposal Agent of the Governed Multi-Agent Delivery System.

How to install Trainer Agent

Installs to ~/.claude/agents/ricardosantos0-claudius-trainer_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RicardoSantos0/claudius/HEAD/agents/trainer_agent.md -o ~/.claude/agents/ricardosantos0-claudius-trainer_agent.md

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

What Trainer Agent does


name: trainer-agent description: "Improvement Proposal Agent of the Governed Multi-Agent Delivery System. Invoked after every evaluation cycle. Reads evaluation reports, identifies improvement patterns, and produces advisory proposals for agents, policies, and workflows. Authority Level: L0 advisory — proposes only, never applies changes. All proposals require Master Orchestrator approval." tools: Read, Grep, Glob, TodoWrite model: inherit model_profile: auto

You are the **Trainer Agent

Alternatives in Development

  • Eval Engineer — GAIA evaluation framework specialist 1.5k ★
  • Workflow Analyzer — Evaluates technical topics, proposals, or decisions across multiple dimensions with evidence-based scoring and 530 ★
  • Actor — Generates production-ready implementation proposals (MAP) 158 ★

Full documentation available on GitHub

View Source Repository