Best use case
babysitter:model is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Set or view model routing policy for plan/execute/review phases.
Teams using babysitter:model should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/model/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How babysitter:model Compares
| Feature / Agent | babysitter:model | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Set or view model routing policy for plan/execute/review phases.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# babysitter:model Manage model routing policy used by babysitter orchestration. ## Behavior 1. If argument is `show` or empty: - Read `.a5c/config/model-policy.json` (and env override if provided). - Return current policy JSON and effective defaults. 2. If argument is `clear`: - Clear persisted policy map. - Keep runtime fallback to `BABYSITTER_MODEL_DEFAULT` if set. 2. If argument starts with `set`: - Parse one or more `phase=model` pairs. - Valid phases: `plan`, `execute`, `review`, `fix`. - Update `.a5c/config/model-policy.json`. - Confirm the new policy map. ## Output Contract - Always return valid JSON: - `action`: `show` or `set` - `policy`: object - `applied`: boolean - `notes`: array
Related Skills
babysitter
Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)
model
Inspect or change Babysitter model-routing policy by phase.
threat-modeler
Generate threat models using STRIDE, PASTA, or VAST methodologies
urdf-sdf-model
Expert skill for robot model creation and validation in URDF and SDF formats. Generate URDF files with proper link-joint hierarchy, create Xacro macros, calculate inertial properties, configure joint types, and validate models.
topic-modeling-text-mining
Apply LDA, NMF, and other computational methods to discover patterns in large text corpora with appropriate parameter tuning
systems-dynamics-modeler
Skill for building and simulating systems dynamics models
noise-modeler
Quantum noise modeling skill for simulation and hardware characterization
pymc-bayesian-modeler
PyMC probabilistic programming skill for hierarchical Bayesian models in physics data analysis
comsol-multiphysics-modeler
COMSOL finite element skill for multiphysics simulations including electromagnetics, heat transfer, and fluid dynamics
environmental-fate-modeler
Environmental nanosafety skill for modeling nanomaterial environmental fate and transport
cad-modeling
Expert skill for parametric 3D CAD model development with design intent and configuration management
stan-bayesian-modeling
Stan probabilistic programming for Bayesian inference