Babysitter team-install

Install the team-pinned Babysitter Codex workspace setup.

install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/babysitter-codex/skills/team-install" ~/.claude/skills/a5c-ai-babysitter-team-install && rm -rf "$T"
manifest: plugins/babysitter-codex/skills/team-install/SKILL.md
source content

team-install

Load and use the installed

babysit
skill.

Resolve the request in

team-install
mode:

  • treat everything after
    $team-install
    as team-install arguments or intent
  • focus on shared workspace setup and team-pinned configuration
  • do not create a separate command surface here; this skill only forwards into
    babysit