with one click
contrib
Submit feedback or contribute to babysitter project
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Submit feedback or contribute to babysitter project
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.
Diagnose babysitter run health - journal integrity, state cache, effects, locks, sessions, logs, and disk usage
| 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