ai-devkit
AI DevKit is a control plane for managing multiple AI coding agents.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- skill-github
- Repository
- github.com/codeaholicguy/ai-devkit
Overview
AI DevKit provides a local-first operational layer for coding agents such as Claude Code, Codex CLI, and Gemini CLI, featuring unified configuration, console, memory retrieval, and cross-agent communication. It leverages engineering skills guided by `dev-lifecycle`—including requirements, design, planning, implementation, testing, and review—to enable more efficient multi-agent collaboration. Developers can initialize projects with simple commands to obtain a unified configuration file, console interface, and composable workflows.
Capabilities
- ▪Unified configuration management
- ▪Real-time console monitoring
- ▪Cross-agent communication
- ▪Local memory retrieval
- ▪Composable engineering skills
Use cases
Setup
npx ai-devkit@latest init
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Run the command `npx ai-devkit@latest init`.
Run the command `npx ai-devkit@latest init`.
Supports multiple coding agents including Claude Code, Codex CLI, Gemini CLI, and more.
Supports multiple coding agents including Claude Code, Codex CLI, Gemini CLI, and more.
Use the `ai-devkit agent list` command.
Use the `ai-devkit agent list` command.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.