a5c-ai

Project Install — Development skill for Claude Code

Development community

Set up a project for babysitting.

How to install Project Install

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

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

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

What Project Install does


description: Set up a project for babysitting. Guides you through onboarding a new or existing project — researches the codebase, interviews you about goals and workflows, builds the project profile, installs the best tools, and optionally configures CI/CD integration. 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

Alternatives in Development

  • Iterate Implementation Plan — You are tasked with updating existing implementation plans based on user feedback 10k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Gmail AutoAuth MCP Installation Guide — This guide will help you install and configure the Gmail AutoAuth MCP server for managing Gmail operations thr 1.1k ★

Full documentation available on GitHub

View Source Repository