Skip to main content
ClaudeWave

Make AI coding agents follow a repeatable engineering workflow with planning, memory, verification, skills, and review. One config. All agents. Same workflow.

Subagents1.3k stars211 forksTypeScriptUpdated today
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/codeaholicguy/ai-devkit && cp ai-devkit/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

21 items in this repository

AI DevKit · Compare implementation with design and requirements docs to ensure alignment.

Install
code-reviewSlash Command

AI DevKit · Pre-push code review against design docs.

Install
execute-planSlash Command

AI DevKit · Execute a feature plan task by task.

Install
new-requirementSlash Command

AI DevKit · Scaffold feature documentation from requirements through planning.

Install
rememberSlash Command

AI DevKit · Store reusable guidance in the knowledge memory service.

Install
review-designSlash Command

AI DevKit · Review feature design for completeness.

Install
review-requirementsSlash Command

AI DevKit · Review feature requirements for completeness.

Install
update-planningSlash Command

AI DevKit · Update planning docs to reflect implementation progress.

Install
writing-testSlash Command

AI DevKit · Add tests for a new feature.

Install

AI DevKit · Exchange information with active Codex, Claude Code, and other AI agents using ai-devkit agent list, detail, and send. Use when an agent needs to find another active agent, read its recent context, send it information, or request information back.

Install

AI DevKit · 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.

Install

AI DevKit · 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).

Install

AI DevKit · Document a code entry point with structured analysis, dependency mapping, and saved knowledge docs. Use when users ask to document, understand, or map code for a module, file, folder, function, or API.

Install
memorySkill

AI DevKit · Use the memory CLI as a durable knowledge layer. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress.

Install

AI DevKit · 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.

Install

AI DevKit · 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.

Install

AI DevKit · 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).

Install
tddSkill

AI DevKit · Test-driven development — write a failing test before writing production code. Use when implementing new functionality, adding behavior, or fixing bugs during active development.

Install

AI DevKit · 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.

Install
verifySkill

AI DevKit · 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.

Install
docsSkill

Make your agent plan before code, verify work, and review changes with a repeatable engineering workflow.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-frameworkagent-skillsaiai-agentsai-codingantigravityclaude-codeclicodex-clicoding-agentscursor-aideveloper-toolsgemini-climcpmemorysoftware-engineeringworkflow-automation

What people ask about ai-devkit

What is codeaholicguy/ai-devkit?

+

codeaholicguy/ai-devkit is subagents for the Claude AI ecosystem. Make AI coding agents follow a repeatable engineering workflow with planning, memory, verification, skills, and review. One config. All agents. Same workflow. It has 1.3k GitHub stars and was last updated today.

How do I install ai-devkit?

+

You can install ai-devkit by cloning the repository (https://github.com/codeaholicguy/ai-devkit) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is codeaholicguy/ai-devkit safe to use?

+

Our security agent has analyzed codeaholicguy/ai-devkit and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains codeaholicguy/ai-devkit?

+

codeaholicguy/ai-devkit is maintained by codeaholicguy. The last recorded GitHub activity is from today, with 7 open issues.

Are there alternatives to ai-devkit?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy ai-devkit to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: codeaholicguy/ai-devkit
[![Featured on ClaudeWave](https://claudewave.com/api/badge/codeaholicguy-ai-devkit)](https://claudewave.com/repo/codeaholicguy-ai-devkit)
<a href="https://claudewave.com/repo/codeaholicguy-ai-devkit"><img src="https://claudewave.com/api/badge/codeaholicguy-ai-devkit" alt="Featured on ClaudeWave: codeaholicguy/ai-devkit" width="320" height="64" /></a>

More Subagents