plugins/babysitter-codex/.codex/skills/babysitter/observe/SKILL.md
Launch the babysitter observer dashboard for real-time run monitoring.
npx skillsauth add a5c-ai/babysitter babysitter:observeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Launch the babysitter observer dashboard — a real-time web UI for monitoring runs, tasks, journal events, and orchestration state.
npx -y @yoavmayer/babysitter-observer-dashboard@latest --watch-dir <dir>
If the argument is stop:
ps aux | grep babysitter-observer-dashboard | grep -v grep
kill <pid>
If no --watch-dir is specified, use the parent of the current project directory. For /data/repos, watch /data.
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.