Claude Code subagent imported from ernesto01louis/aero-research-platform (
.claude/agents/README.md). Copyright stays with the author.
.claude/agents/
Project-scoped agent definitions for Claude Code subagents (per Claude Code docs).
Empty as of Stage 01. Future stages may add specialized agents:
- Stage 05+ — a
vv-triageagent that investigates failing V&V cases (parses MLflow run, mesh, BCs, suggests a hypothesis) - Stage 09+ — a
surrogate-traineragent that runs hyperparam sweeps on RunPod under the cost cap - Stage 14+ — a
cae-designagent that wraps the NeMo Agent Toolkit with this project's MCP tool surface
Each agent definition is a markdown file with frontmatter (name,
description, tools, optional model) plus a body that is the system
prompt.
See the project root CLAUDE.md for invariants every agent must obey
(provenance, fail-loud, no-secrets, certificate-of-validity).