ワンクリックで
plugins
deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Execute via @babysitter. Use this skill when asked to babysit a task, do anything that is structured process-driven (even a loop) or whenever it is called explicitly. (babysit, babysitter, with a process, orchestrate, orchestrate a run, workflow, loop until, etc.)
manage Babysitter blueprints. Use this command to list installed blueprints, browse marketplaces, install, update, uninstall, configure, or create a new blueprint.
Orchestrate a babysitter run. use this command to start babysitting a complex workflow.
Pre-deploy gate that scans built JS chunks for forbidden substring markers (saga-era / obsolete code paths) listed in a project-local forbidden-markers.txt
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.
Submit feedback or contribute to babysitter project
| name | plugins |
| description | deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables. |
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.