babysitter

babysitter

Babysitter manages complex tasks and workflows through deterministic, hallucination-free self-orchestration.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.4k
Source
skill-github

Overview

Babysitter is a tool for managing and coordinating AI agent workflows. It ensures AI agents execute tasks strictly according to defined processes and perform quality checks at each step. Babysitter supports multiple AI coding tools, such as Claude Code, Codex CLI, and others. Users can utilize Babysitter by installing the corresponding plugins. Ideal for developers requiring advanced task management and workflow orchestration.

Capabilities

  • Deterministic task orchestration
  • Hallucination-free execution
  • Quality gate checks
  • Human approval checkpoints
  • Immutable logging

Use cases

Automated CI/CD pipelinesMulti-agent workflow orchestrationCode review and testingProject initialization and configuration

Setup

Requires: Node.js 20.0.0+Claude CodeGit (可选)
For Claude Code:
```bash
claude plugin marketplace add a5c-ai/babysitter
claude plugin install --scope user babysitter@a5c.ai
```

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which AI coding tools does Babysitter support?

Supports Claude Code, Codex CLI, Cursor IDE, and other experimental tools.

How do I get started with Babysitter?

After installing the relevant plugin, restart your AI coding tool and verify that Babysitter is available.

Related skills