/plugins
deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.
$ npx -y skills add a5c-ai/babysitter --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/plugins
Context preview
What this command does when you run it.
deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.
Command definition
plugins.mddescription: deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.
argument-hint: Blueprint action and options.
This command is a deprecated alias for `/babysitter:blueprints`.
For Babysitter marketplace installables, use blueprints terminology and the `babysitter blueprints:*` CLI command family:
babysitter blueprints:list-installed --global|--project [--json]
babysitter blueprints:add-marketplace --marketplace-url <url> [--marketplace-path <relative-path>] --global|--project [--json]
babysitter blueprints:list-blueprints --marketplace-name <name> --global|--project [--json]
babysitter blueprints:install --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
babysitter blueprints:update --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
babysitter blueprints:configure --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
babysitter blueprints:uninstall --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
The `--plugin-name` flag remains for CLI compatibility with existing marketplace manifests. Describe the installable as a blueprint in user-facing text.
Agent harness plugins are not renamed. `CLAUDE_PLUGIN_ROOT`, `PI_PLUGIN_ROOT`, `.claude/plugins/`, hooks-adapter, extensions-adapter, and agent plugin manifests remain plugin concepts.
Read more
description: deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables. argument-hint: Blueprint action and options.
This command is a deprecated alias for `/babysitter:blueprints`.
For Babysitter marketplace installables, use blueprints terminology and the `babysitter blueprints:*` CLI command family:
babysitter blueprints:list-installed --global|--project [--json] babysitter blueprints:add-marketplace --marketplace-url <url> [--marketplace-path <relative-path>] --global|--project [--json] babysitter blueprints:list-blueprints --marketplace-name <name> --global|--project [--json] babysitter blueprints:install --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json] babysitter blueprints:update --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json] babysitter blueprints:configure --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json] babysitter blueprints:uninstall --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
The `--plugin-name` flag remains for CLI compatibility with existing marketplace manifests. Describe the installable as a blueprint in user-facing text.
Agent harness plugins are not renamed. `CLAUDE_PLUGIN_ROOT`, `PI_PLUGIN_ROOT`, `.claude/plugins/`, hooks-adapter, extensions-adapter, and agent plugin manifests remain plugin concepts.
Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.
Repo: a5c-ai/babysitter
Other commands on babysitter.
- /assimilate
Assimilate an external methodology, harness, or specification into babysitter process definitions with skills and agents.
Open command - /blueprints
manage Babysitter blueprints. Use this command to list installed blueprints, browse marketplaces, install, update, uninstall, configure, or create a new blueprint.
Open command - /cleanup
Clean up .a5c/runs and .a5c/processes directories. Aggregates insights from completed/failed runs into docs/run-history-insights.md, then removes old run data and orphaned process files.
Open command - /contrib
Submit feedback or contribute to babysitter project
Open command - /doctor
Diagnose babysitter run health - journal integrity, state cache, effects, locks, sessions, logs, and disk usage
Open command - /forever
Use this command to start babysitting a never-ending babysitter run.
Open command

