بنقرة واحدة
babysitter-observe
Launch the babysitter observer dashboard for real-time run monitoring.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Launch the babysitter observer dashboard for real-time run monitoring.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Orchestrate complex, multi-step AI workflows with quality convergence loops, event-sourced state, and human-in-the-loop approval gates. Use when the user wants to babysit a task, orchestrate a workflow, run quality-gated development, resume a previous orchestration run, diagnose run health, plan without executing, set up a project or user profile for babysitter, or assimilate an external methodology. Also use when the user mentions "babysitter", "orchestrate", "babysit", "quality loop", or "convergence loop".
Help and documentation for babysitter commands, processes, skills, agents, and methodologies.
Plan a babysitter workflow without executing it. Focus on creating the best process possible.
Install or refresh a team-pinned babysitter runtime/content setup from lockfile.
Start a babysitter orchestration run. Use this command to start babysitting a complex workflow.
Analyze a completed or in-flight run and propose process improvements for future runs.
| name | babysitter:observe |
| description | Launch the babysitter observer dashboard for real-time run monitoring. |
| argument-hint | [--watch-dir <dir>] or 'stop' to kill running dashboard |
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.