Babysitter model

Inspect or change Babysitter model-routing policy by phase.

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/model" ~/.claude/skills/a5c-ai-babysitter-model && rm -rf "$T"
manifest: plugins/babysitter-codex/skills/model/SKILL.md
source content

model

Load and use the installed

babysit
skill.

Resolve the request in

model
mode:

  • treat everything after
    $model
    as the model-routing request
  • focus on showing, clearing, or setting model-routing policy by phase
  • do not create a separate command surface here; this skill only forwards into
    babysit