원클릭으로
contrib
Submit feedback or contribute to babysitter project
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Submit feedback or contribute to babysitter project
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.)
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.)
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.
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).
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.)
Assimilate an external methodology, harness, or specification into babysitter process definitions with skills and agents.
| 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