
Vaayne Agent Kit
- 52 repo stars
- Updated July 22, 2026
- vaayne/agent-kit
vaayne-agent-kit is a Claude Code plugin that bundles reusable skills, subagents, MCP servers, and extensions for spec-driven agent development.
About
vaayne-agent-kit is a Claude Code plugin collection aimed at developers who want a reusable operating system for AI-assisted development rather than one-off prompts. It bundles skills, subagents, MCP servers, and extensions so you can run spec-first planning, gather requirements, execute in phases, and gate merges on structured review. Keywords in the catalog point to plan-before-code discipline, prioritized findings from multi-model analysis, continuous iteration on large Python or multi-stack repos, and tooling for fetching current documentation when training cutoffs hurt accuracy. Install it when you are standing up or hardening a Claude Code or Codex workflow and need named components for analysis, implementation tracking, and reviewer-style feedback instead of improvising each sprint. It matters on the journey because agent quality is mostly toolchain design; this kit compresses patterns from serious agent repos into registerable pieces you can compose across validate, build, and ship.
- 6-plugin bundle mixing skills, subagents, MCP servers, and Claude/Codex extensions
- Plan-before-code and spec-driven phases with structured plan.md and review-gated flow
- Codex and Gemini analyze paths for bug, security, and performance feedback on large codebases
- Incremental development with commits, progress tracking, and production-ready review loops
- Web retrieval and reader utilities for recent docs beyond model cutoff
Vaayne Agent Kit by the numbers
- Data as of Jul 23, 2026 (Skillselion catalog sync)
/plugin install vaayne-agent-kit@vaayne/agent-kitAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 52 |
|---|---|
| Last updated | July 22, 2026 |
| Repository | vaayne/agent-kit ↗ |
What it does
Assemble a spec-first agent workflow with skills, subagents, MCP servers, plan-before-code gates, and review loops for incremental shipping.
Who is it for?
Best when you're standardizing Claude Code or Codex setups with MCP, subagents, and spec-first implementation on medium-to-large codebases.
Skip if: Skip if you only need one narrow integration skill with no subagents, planning artifacts, or multi-model review.
What you get
After registration, your agent stack can run plan-before-code workflows, structured reviews, and incremental delivery with shared skills and MCP hooks across projects.
- Registered skills, subagents, and MCP extensions in one agent project
- Spec-first plans and review-gated implementation flow
- Structured analysis output for bugs, security, and performance
By the numbers
- [object Object]
- [object Object]
- [object Object]
Recommended Plugins
How it compares
Composable agent toolkit and plugin marketplace slice, not a single task MCP server or a Drupal/CMS convention pack.
FAQ
Who is Vaayne Agent Kit for?
It is for developers assembling production-style AI coding agents who want packaged skills, subagents, MCP servers, and review-oriented extensions in one Claude Code bundle.
When should I use Vaayne Agent Kit?
Use it when starting or refactoring an agent workflow that needs spec-driven planning, incremental commits, external doc fetch, and gated code review across build and ship.
How do I add Vaayne Agent Kit to my agent?
Add the vaayne/agent-kit plugin bundle in Claude Code, enable the components you need, and connect MCP servers and subagents per your project’s plan-before-code workflow.