# ai-devkit

The control plane for AI coding agents. AI DevKit gives Claude Code, Codex CLI, Gemini CLI, opencode, Pi, Cursor, GitHub Copilot, Devin, and other coding agents one local-first operating layer: one config, one console, local memory retrieval, cross-agent

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/codeaholicguy-ai-devkit
- Source: https://github.com/codeaholicguy/ai-devkit
- Price: free and open source

## Summary
ai-devkit is a Claude Code plugin with 24 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes agent-communication, agent-management, agent-orchestration. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add codeaholicguy/ai-devkit --agent claude-code
```

## Skills
- agent-communication
- agent-management
- agent-orchestration
- brainstorm
- changelog
- dev-commit
- dev-design
- dev-implementation
- dev-lifecycle
- dev-planning
- dev-pr
- dev-requirements
- dev-review
- dev-testing
- dev-worktree
- document-code
- memory
- security-review
- simplify-implementation
- structured-debug
- task
- tdd
- technical-writer
- verify

## FAQ

### What is ai-devkit?
The control plane for AI coding agents. AI DevKit gives Claude Code, Codex CLI, Gemini CLI, opencode, Pi, Cursor, GitHub Copilot, Devin, and other coding agents one local-first operating layer: one config, one console, local memory retrieval, cross-agent

### How do I install ai-devkit?
Run these in Claude Code: npx -y skills add codeaholicguy/ai-devkit --agent claude-code. Then prompt normally.

### Does ai-devkit auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is ai-devkit free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
