ai-devkit

ai-devkit

AI DevKit is a control plane for managing multiple AI coding agents.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.4k
Source
skill-github

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

Multi-agent collaborative developmentCode review and debuggingContinuous integration and testingProject documentation generation

Setup

Requires: Node 环境API Key
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