Scaffolds new process definitions for the babysitter event-sourced orchestration framework following their three-phase workflow: research and documentation first, then identify processes in a backlog, finally implement the actual process files. It sets up the proper directory structure (methodologies vs specializations, with domains nested under the latter), generates the boilerplate with correct SDK patterns, and ensures you're using their context API right (ctx.task, ctx.breakpoint, ctx.parallel). The templates show real patterns like iteration loops with periodic checkpoints and parallel execution blocks. Useful when you're extending babysitter with new domain processes and want to avoid hand-writing all the ceremony around task definitions, phase documentation, and artifact tracking.
npx -y skills add a5c-ai/babysitter --skill process-builder --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills