a5c-ai

User Install — Development skill for Claude Code

Development community

Set up babysitter for yourself.

How to install User Install

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

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

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

What User Install does


description: 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. 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

Alternatives in Development

  • Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★
  • Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
  • Agent Skills Platform — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.4k ★

Full documentation available on GitHub

View Source Repository