Documentation
README
experiment-status
Check the current status of your autonomous experiment agent.
Usage
Claude Code: /experiment-status
Claude Code: /experiment-status --project /path/to/project
Codex: $experiment-status
Behavior
- Read
PROJECT_BRIEF.mdβ show the research goal - Read
MEMORY_LOG.mdβ show key results and recent decisions - Read
.cycle_counterβ show how many cycles completed - Check for running training processes via the configured execution backend
- If training is running, tail the log file for latest output
- Show GPU utilization through the configured backend
- Check if
HUMAN_DIRECTIVE.mdexists (pending directive)
This is the opening of the README. Read the full README on GitHub.