a5c-ai

Call — Productivity skill for Claude Code

Productivity community

Orchestrate a babysitter run.

How to install Call

Installs to ~/.claude/skills/a5c-ai-babysitter-pi-call/SKILL.md

Terminal
mkdir -p ~/.claude/skills/a5c-ai-babysitter-pi-call && curl -fsSL https://raw.githubusercontent.com/a5c-ai/babysitter-pi/HEAD/commands/call.md -o ~/.claude/skills/a5c-ai-babysitter-pi-call/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Call does


description: Orchestrate a babysitter run. use this command to start babysitting a complex workflow. argument-hint: Specific instructions for the run. allowed-tools: Read, Grep, Write, Task, Bash, Edit, Grep, Glob, WebFetch, WebSearch, Search, AskUserQuestion, TodoWrite, TodoRead, Skill, BashOutput, KillShell, MultiEdit, LS

Invoke the babysitter:babysit skill (using the Skill tool) and follow its instructions (SKILL.md). Then continue executing the returned instructions in this same tur

Alternatives in Productivity

Full documentation available on GitHub

View Source Repository