Plugin · Claude Code · AI Agents

Vaayne Agent Kit

vaayne-agent-kit is a Claude Code plugin for the Build phase that bundles reusable skills, subagents, MCP servers, and extensions for spec-driven agent development.

by vaayne · github.com/vaayne/agent-kit

Assemble a spec-first agent workflow with skills, subagents, MCP servers, plan-before-code gates, and review loops for incremental shipping.

34
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install vaayne-agent-kit@vaayne/agent-kit
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:vaayne/agent-kit") and the paste-ready config with skillselion.get_install_config("plugin:vaayne/agent-kit").

About

What it does

vaayne-agent-kit is a Claude Code plugin collection aimed at solo builders 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.

Highlights

  • 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

Why builders use it

Solo builders waste time re-creating agent skills, review gates, and MCP wiring for every new feature instead of reusing a proven multi-component kit.

After registration, your agent stack can run plan-before-code workflows, structured reviews, and incremental delivery with shared skills and MCP hooks across projects.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 34 stars, 0 votes.

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.

Discussion

Comments

Share how you use vaayne-agent-kit, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.