Kit Doctor — Git skill for Claude Code
Onboarding preflight — check deps (Homebrew, git, gh, jq, perl, node, pnpm), authenticate gh + add scope:project, optionally set up SSH.
How to install Kit Doctor
Installs to ~/.claude/skills/jeiemgi-cckit-kit-doctor/SKILL.md
mkdir -p ~/.claude/skills/jeiemgi-cckit-kit-doctor && curl -fsSL https://raw.githubusercontent.com/jeiemgi/cckit/HEAD/commands/kit-doctor.md -o ~/.claude/skills/jeiemgi-cckit-kit-doctor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Kit Doctor does
description: Onboarding preflight — check deps (Homebrew, git, gh, jq, perl, node, pnpm), authenticate gh + add scope:project, optionally set up SSH. Auto-installs everything it can; pauses only for sudo password (Homebrew) and browser OAuth (gh auth login). argument-hint: "[--dry-run] [--no-install] [--dismiss-local]" allowed-tools: Bash
/kit-doctor — onboarding preflight
Run the kit-doctor script to check all dependencies and authentication required by claude-kit.
What it check
Alternatives in Git
- Fresh Start — The original nirholas/claude-code before DMCA and take down 6.2k ★
- Voicemode MCP — by Mike Bailey - VoiceMode MCP brings natural conversations to Claude Code 899 ★
- Worktree Rm — Remove a git worktree and optionally delete its branch 387 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Flywheel Doctor
One-shot diagnostic of every flywheel dependency. Reports MCP connectivity, Agent Mail, br/bv/ntm/cm, node, gi
Secondmate Doctor
Check and auto-fix secondmate's requirements (checker/reason harness, git/gh/python, and companions herdr/pony
Create Worktree + Spawn Agent
git worktree add ../feat-custom-templates -b feat/custom-templates origin/main cd ../feat-custom-templates &&
Claude Command Center
-- Production-tested workspace template with session hooks, structured memory (4 types), multi-domain routing,
Skillsctl
Homebrew for agent skills — install, update, and remove skills from git repos, Claude plugins, and OCI images,
TypeScript Quality Hooks
by bartolli - Quality check hook for Node.js TypeScript projects with TypeScript compilation. ESLint auto-fixi
Related Agents
Xcode Builder
Performs Xcode builds and reports results. Handles project detection, build execution, error parsing, and retu
Implement Queue Worker
Implements a single GitHub issue in an isolated worktree via TDD. Installs deps, writes a failing test first,
Hr
Recruiter and manager of the craft agents roster. Searches for candidates, evaluates them, proposes, installs,