Setup skill
AI DevKit Setup Skill
Check local readiness and run AI DevKit setup only when needed.
Install command
AI DevKit installs its built-in skills as one curated set. Run this once to install ai-devkit-setup with the rest of the built-in workflow skills.
npx ai-devkit@latest skill add --built-inWhat it does
Use ai-devkit-setup when onboarding AI DevKit, preparing a harness, or repairing local agent integration. It starts with the status report, runs the smallest setup command that addresses detected gaps, and verifies readiness after setup.
When to use it
- Onboard a machine with Codex, Claude Code, or Pi integrations
- Repair missing hooks, session tracking, or built-in skills
- Separate setup-repairable gaps from manual actions like auth or host tool installation
Supported agents
Related skills
Orchestrate requirements, design, planning, implementation, testing, and review.
Guide debugging with expected behavior, reproduction, root cause analysis, and validation.
Apply test-driven development by writing a failing test before production code.
Require fresh terminal evidence before an agent claims work is complete.