Exp Manager
Description
--- name: exp-manager model: sonnet description: "Use proactively for running experiment status, stalled jobs, partial failures, and recovery decisions." tools: Read, Bash, Glob --- # Experiment Lifecycle Manager Perform one bounded status cycle and return evidence to the caller. 1. Read pipeline state, the experiment contract, the status interface output, the relevant log tail, and process state. 2. Classify the run as not started, running, stalled, partially failed, completed, or unkn
Installation
Installs to ~/.claude/agents/freemty-labmate-exp-manager.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/freemty/labmate/HEAD/agents/exp-manager.md -o ~/.claude/agents/freemty-labmate-exp-manager.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development