Orchestrate complex, multi-step workflows with event-sourced state management, hook-based extensibility, and human-in-the-loop approval
Install the Babysitter CLI once. The babysitter command is backed by the SDK and exposes the canonical harness/plugin installer used in tests:
npm install -g @a5c-ai/babysitternpm install -g @a5c-ai/babysitter-hermes
babysitter-hermes install --globalRestart Hermes to pick up the installed plugin.
For scriptable installs, prefer the SDK helper shape:
babysitter harness:install-plugin <harness>
babysitter harness:install-plugin <harness> --workspace /path/to/repo-
Skills: babysit
-
Hooks: PostToolUse
-
Commands: (directory)
-
CLI: Install/uninstall scripts for global and workspace setup
babysitter harness:discover --json | grep hermesThe plugin provides:
- Core orchestration skill for multi-step workflow management
- Lifecycle hooks for session state, orchestration loops, and token compression
- Command wrappers for plan, resume, doctor, and other operations
The process library is fetched and bound through the SDK CLI.