Orchestrate AI-guided SDLC workflows for end-to-end feature development: capture requirements, design reviews, TDD cycles, code implementation, testing, debugging, refactoring, pre-push reviews, and verification. Leverage persistent memory to store and reuse verified knowledge, skills, and generate structured docs with Mermaid diagrams.
npx claudepluginhub codeaholicguy/ai-devkitExecute a feature plan task by task.
Scaffold feature documentation from requirements through planning.
Compare implementation with design and requirements docs to ensure alignment.
Pre-push code review against design docs.
Store reusable guidance in the knowledge memory service.
Review feature design for completeness.
Review feature requirements for completeness.
Update planning docs to reflect implementation progress.
Add tests for a new feature.
Proactively orchestrate running AI agents — scan statuses, assess progress, send next instructions, and coordinate multi-agent workflows. Use when users ask to manage agents, orchestrate work across agents, or check on agent progress.
Capture structured knowledge about a code entry point and save it to the knowledge docs. Use when users ask to document, understand, or map code for a module, file, folder, function, or API.
Guide structured debugging before code changes by clarifying expected behavior, reproducing issues, identifying likely root causes, and agreeing on a fix plan with validation steps. Use when users ask to debug bugs, investigate regressions, triage incidents, diagnose failing behavior, handle failing tests, analyze production incidents, investigate error spikes, or run root cause analysis (RCA).
Structured SDLC workflow with 8 phases — requirements, design review, planning, implementation, testing, and code review. Use when the user wants to build a feature end-to-end, or run any individual phase (new requirement, review requirements, review design, execute plan, update planning, check implementation, write tests, code review).
Use AI DevKit memory via CLI commands. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress.
Review code, skills, and prompts for security vulnerabilities — OWASP Top 10, prompt injection, business logic flaws, and insecure defaults. Use when reviewing PRs, auditing modules, reviewing AI skills/prompts, or preparing for release.
Analyze and simplify existing implementations to reduce complexity, improve maintainability, and enhance scalability. Use when users ask to simplify code, reduce complexity, refactor for readability, clean up implementations, improve maintainability, reduce technical debt, or make code easier to understand.
Test-driven development — write a failing test before writing production code. Use when implementing new functionality, adding behavior, or fixing bugs during active development.
Review and improve documentation for novice users. Use when users ask to review docs, improve documentation, audit README files, evaluate API docs, review guides, or improve technical writing.
Enforce evidence-based completion claims — require fresh command output before reporting success. Use when completing any task, fixing a bug, finishing a phase, running tests, building, deploying, or making any "it works" claim.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
The development-workflow plugin for Claude Code — 35 skills organized around a 6-phase workflow (Think → Review → Build → Ship → Maintain → Setup), 24 agents, and an interactive setup wizard for rules, modes, hooks, and MCP servers.
Complete project development toolkit: 23 agents, 23 slash commands, 29 lifecycle hooks, and 69 reusable skills for Claude Code workflows
Portable Development System — AI-assisted development methodology with skills for consistency and agents for scale.
Interactive toolkit for creating and maintaining OpenCode-compatible skills, agents, and commands
Skills for creating new agent skills for Claude Code and VS Code Copilot
Share bugs, ideas, or general feedback.
The toolkit for AI-assisted software development.
AI DevKit helps AI coding agents work more effectively with your codebase. It provides structured workflows, persistent memory, and reusable skills — so agents follow the same engineering standards as senior developers.
npx ai-devkit@latest init
This launches an interactive setup wizard that configures your project for AI-assisted development in under a minute.
| Agent | Agent Setup Support | Agent Control Support |
|---|---|---|
| Claude Code | ✅ Supported | ✅ Ready |
| GitHub Copilot | ✅ Supported | ❌ Not Ready |
| Gemini CLI | ✅ Supported | ✅ Ready |
| Cursor | ✅ Supported | ❌ Not Ready |
| opencode | ✅ Supported | ❌ Not Ready |
| Antigravity | ✅ Supported | ❌ Not Ready |
| Codex CLI | ✅ Supported | ✅ Ready |
| Windsurf | 🚧 Testing | ❌ Not Ready |
| Kilo Code | 🚧 Testing | ❌ Not Ready |
| Roo Code | 🚧 Testing | ❌ Not Ready |
| Amp | ✅ Supported | ❌ Not Ready |
📖 Visit ai-devkit.com for the full documentation, including:
We welcome contributions! See the Contributing Guide for details.
git clone https://github.com/Codeaholicguy/ai-devkit.git
cd ai-devkit
npm install
npm run build
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim