@a5c-ai/babysitter-codex 5.0.1-staging.f6432257 → 5.0.1-staging.ff2c19f9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +0,0 @@
1
- ---
2
- name: model
3
- description: Inspect or change Babysitter model-routing policy by phase.
4
- ---
5
-
6
- # model
7
-
8
- Load and use the installed `babysit` skill.
9
-
10
- Resolve the request in `model` mode:
11
-
12
- - treat everything after `$model` as the model-routing request
13
- - focus on showing, clearing, or setting model-routing policy by phase
14
- - do not create a separate command surface here; this skill only forwards into
15
- `babysit`
@@ -1,15 +0,0 @@
1
- ---
2
- name: team-install
3
- description: Install the team-pinned Babysitter Codex workspace setup.
4
- ---
5
-
6
- # team-install
7
-
8
- Load and use the installed `babysit` skill.
9
-
10
- Resolve the request in `team-install` mode:
11
-
12
- - treat everything after `$team-install` as team-install arguments or intent
13
- - focus on shared workspace setup and team-pinned configuration
14
- - do not create a separate command surface here; this skill only forwards into
15
- `babysit`