en un clic
en un clic
manage babysitter plugins. use this command to see the list of installed babysitter plugins, their status, and manage them (install, update, uninstall, list from marketplace, add marketplace, configure plugin, create new plugin, etc).
Set up a project for babysitting. Guides you through onboarding a new or existing project — researches the codebase, interviews you about goals and workflows, builds the project profile, installs the best tools, and optionally configures CI/CD integration.
Resume orchestrating of a babysitter run. use this command to resume babysitting a complex workflow.
Analysis for a run and its results, process, suggestions for process improvements, process optimizations, fixes, etc. for the next runs.
Set up babysitter for yourself. Guides you through onboarding — installs dependencies, interviews you about your specialties and preferences, builds your user profile, and configures the best tools for your workflow.
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.)
| name | contrib |
| description | Submit feedback or contribute to babysitter project |
Invoke the babysitter:babysit skill (using the Skill tool) and follow its instructions (SKILL.md).
Contribution processes live under the active process library's cradle/ directory. Resolve the active library root with babysitter process-library:active --json and route based on arguments:
cradle/bug-report.js#process — Report a bug in the SDK, CLI, process library, etc.cradle/feature-request.js#process — Request a new feature or enhancementcradle/documentation-question.js#process — Ask about undocumented behavior or missing docscradle/bugfix.js#process — User already has the fix for a bugcradle/feature-implementation-contribute.js#process — User already has a feature implementationcradle/feature-harness-integration-contribute.js#process — User has a harness (CI/CD, IDE, editor) integrationcradle/library-contribution.js#process — New or improved process/skill/subagent for the librarycradle/documentation-contribute-answer.js#process — User has an answer for an unanswered docs questioncradle/contribute.js#process — Explains contribution types and routes to the specific processcontribute.js router process to show options and route accordingly