Agent skill

babysitter:team-install

Install or refresh a team-pinned babysitter runtime/content setup from lockfile.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/team-install

SKILL.md

babysitter:team-install

Install the team-standard babysitter-codex setup defined by babysitter.lock.json.

Steps

  1. Validate lock file exists:
bash
test -f babysitter.lock.json
  1. Verify content integrity:
bash
node scripts/verify-content-manifest.js
  1. Run team installer:
bash
node scripts/team-install.js
  1. Confirm generated files:
  • .a5c/team/install.json
  • .a5c/team/profile.json

Use this before onboarding new repos or contributors so command/process/rules mappings are deterministic.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results