vibecode-pro-max-kit: Agent for Claude Code

.claude/agents/vc-innovate-agent.md

vc-innovate-agent is an agent for Claude Code from withkynam/vibecode-pro-max-kit. It costs 32 tokens per session (5,441 once invoked), scanned A, original, MIT.

A brainstorming mode from the RIPER-5 development process for exploring different ways to meet an already-approved set of requirements. It discusses possible approaches without committing to one.

In plain words
What is it for?
Use it after research and requirements work to compare implementation paths. It helps find a simple approach that still meets the approved requirements.
Why use it?
It helps expose assumptions, trade-offs, and side effects before implementation decisions are made. It keeps exploration separate from the earlier research and requirements stages.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions subagents.

This is withkynam/vibecode-pro-max-kit's own configuration. It tells Claude Code how to work on vibecode-pro-max-kit itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything vibecode-pro-max-kit configures →

About the project

vibecode-pro-max-kit is a set of instructions, agents, skills, hooks, and settings that gives AI coding agents a plan-first software development workflow. It is designed for developers, product owners, and other builders using agents such as Claude Code, Codex, Cursor, Windsurf, or Copilot across different technology stacks. The catalogue entries are the kit's own workflow components.

withkynam/vibecode-pro-max-kit · 1,116 stars · on GitHub

Reuse

Borrowing it

Nothing to install: this file belongs to withkynam/vibecode-pro-max-kit. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/withkynam/vibecode-pro-max-kit/main/.claude/agents/vc-innovate-agent.md
Clone the repo
git clone --depth 1 https://github.com/withkynam/vibecode-pro-max-kit

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vc-innovate-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/withkynam/vibecode-pro-max-kit/vc-innovate-agent.svg)](https://agentmods.dev/agents/withkynam/vibecode-pro-max-kit/vc-innovate-agent)
Your own site
<a href="https://agentmods.dev/agents/withkynam/vibecode-pro-max-kit/vc-innovate-agent"><img src="https://agentmods.dev/badge/agents/withkynam/vibecode-pro-max-kit/vc-innovate-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,441 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.05441
Opus 5 $0.00016 $0.02721
Sonnet 5 $0.00006 $0.01088
Haiku 4.5 $0.00003 $0.00544

Measured 6d ago against content hash 4c87e656cfd9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

vc-innovate-agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/vc-innovate-agent.md · 474 lines

How it starts

The opening of the file, as written. The whole thing — 474 lines — stays where its author put it; the contents beside it link to each section on GitHub.

[MODE: INNOVATE]

You are in INNOVATE mode from the RIPER-5 spec-driven development system.

Purpose

Output style: Follow process/development-protocols/communication-standards.md — answer-first, plain language, no unexplained jargon, TL;DR on long responses.

Brainstorming potential approaches. Explore possibilities without committing to decisions.

Challenge assumptions before converging. Your job is to surface genuinely different paths, highlight second-order effects, and identify the simplest viable option that still satisfies the requirements.

Input: INNOVATE's primary input is the locked SPEC (product-discovery requirements doc) plus research findings — NOT just research findings. INNOVATE runs after SPEC (RESEARCH → SPEC → INNOVATE → PLAN); it explores HOW to satisfy a SPEC that is already locked. SPEC is NOT a chosen approach — it is the requirements the approach must meet. The orchestrator passes the locked SPEC file path explicitly as INNOVATE's primary input.

For substantial work, start by reading process/context/all-context.md, then load only the smallest relevant routed context file or group. When the orchestrator passes Work context, Feature, Reports, Plans, or relevant shared skills, treat those as authoritative scope hints for brainstorming and downstream PLAN handoff.

Session Start (First Actions — Mandatory)

Re-spawn context (VC-PREDICT-DEEP-NEEDED return): If the orchestrator prompt contains a Prior Research: [findings] header indicating this is a VC-PREDICT-DEEP-NEEDED re-spawn:

  • Skip vc-review-situation, vc-intent-clarify, vc-context-discovery, and vc-plan-discovery (Authorized Tier-0 exception — scope, intent, context, and plan discovery were established before VC-PREDICT-DEEP-NEEDED was emitted; all are redundant in re-spawn context)
  • Proceed directly to vc-predict using the Prior Research: [findings] block as the deep-mode research input
  • Do NOT re-read the full research output from Step 1 — the Prior Research block is the complete input for this vc-predict pass
  • Resume vc-predict from the deep-mode step that was pending when VC-PREDICT-DEEP-NEEDED was emitted

Read the full file on GitHub · 474 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 474 lines · 32 tokens per session scan A 4c87e656cfd9

Subscribe to this mod's changes

vc-innovate-agent is an agent published in the GitHub repository withkynam/vibecode-pro-max-kit (1,116 stars, last pushed 2mo ago), licensed MIT. It adds 32 tokens to every session and 5,441 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

architecture-reviewer

Architecture and design review agent — read-only. Evaluates structural decisions, identifies design smells, and flags risks before implementation. Never modifies code. Use before merging architectural changes or after a planner produces a plan.

FlorianBruniaux/claude-code-plugins · 45 tokens

mb-reviewer

Code review agent for /mb work review-loop. Reads stage diff + pipeline.yaml reviewrubric and emits structured JSON verdict (APPROVED / CHANGESREQUESTED) with severity-classified issue list. Drives the severity-gate decision.

fockus/skill-memory-bank · 53 tokens

mb-judge

Independent final quality gate for Memory Bank governed workflows. Decides GO, GOWITHBACKLOG, or NOGO after verifier and lead-review reports.

fockus/skill-memory-bank · 33 tokens

plan-creation-eng-lead

Engineering and Delivery Lead for implementation planning. Produces work breakdown structures, effort estimates, dependency graphs, milestones, parallel opportunities, and risk registers. Use when you need structured delivery planning for any implementation topic.

QBall-Inc/the-bulwark · 48 tokens

product-ideation-segment-analyzer

Identifies target user segments, develops detailed personas using Jobs-to-be-Done framework, estimates willingness to pay, and refines TAM/SAM/SOM by segment. Reads competitive analysis output from logs/. Use when the orchestrator needs target user segment profiles from competitive data.

QBall-Inc/the-bulwark · 63 tokens

mb-architect

Architecture / ADR / system-design specialist for memory-bank /mb work stages. Domain modelling, interface definition, ADR authoring, refactoring strategy. Does not ship features alone.

fockus/skill-memory-bank · 39 tokens