{
  "markdown": "# babysitter\n\nOrchestrate complex, multi-step workflows with event-sourced state management, hook-based extensibility, and human-in-the-loop approval\n\n## Prerequisites\n\nInstall the Babysitter CLI once. The `babysitter` command is backed by the SDK and exposes the canonical harness/plugin installer used in tests:\n\n```bash\nnpm install -g @a5c-ai/babysitter\n```\n\n## Installation — Gemini CLI\n\n```bash\nnpm install -g @a5c-ai/babysitter-gemini-cli\nbabysitter-gemini-cli install --global\n```\n\nRestart Gemini CLI to pick up the installed plugin.\n\nFor scriptable installs, prefer the SDK helper shape:\n\n```bash\nbabysitter harness:install-plugin <harness>\nbabysitter harness:install-plugin <harness> --workspace /path/to/repo\n```\n\n## What's Included\n\n- **Skills**: babysit\n- **Hooks**: SessionStart, UserPromptSubmit, PreToolUse, PostToolUse, PreCompact, AfterAgent, SessionEnd, SessionIdle, ShellEnv\n- **Commands**: (directory)\n\n- **CLI**: Install/uninstall scripts for global and workspace setup\n\n\n\n## Verification\n\n```bash\nbabysitter harness:discover --json | grep gemini\n```\n\n## Integration Model\n\nThe plugin provides:\n\n- Core orchestration skill for multi-step workflow management\n- Lifecycle hooks for session state, orchestration loops, and token compression\n- Command wrappers for plan, resume, doctor, and other operations\n\nThe process library is fetched and bound through the SDK CLI.\n",
  "bytes": 1388,
  "sha": "3eca4a3179c07d8f0354dadc45396db72319a6f2db6cb07efa99623fd3bb3397",
  "repo_slug": "a5c-ai/babysitter-gemini",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_a5c_ai_babysitter_gemini_3183a9ba/readme"
}