By vTRKA
Supervibe plugin: 115 skill bundles, skills-only routing, worktree-ready autonomous loops, design intelligence, 18-language CodeGraph, project memory, 18 confidence rubrics, and scaffolding for 26 stacks.
Sync project-level host artifacts to upstream plugin changes or user-requested project-fit changes for skill bundles and rules. Diff-driven, user-gated.
Read-only health and routing audit for Supervibe plugin, code, skill-bundle-system, workflow-chain, design, advisory, and route-diagnostics questions.
Use WHEN starting brainstorm, clarifying a feature, or continuing after an approved brainstorm TO produce an approved spec and hand off with "Next: /supervibe-plan" instead of stopping. Triggers: 'brainstorm', 'next plan', 'брейншторм', 'я сделал брейншторм', 'план'.
Use WHEN checking Codex, Cursor, Gemini, OpenCode, Copilot, Claude Code, IDE registration, plugin manifests, local CLI availability, or host compatibility TO produce a read-only multi-host doctor report with exact repair actions.
Use WHEN cleaning stale completed epics, archived work-item graphs, superseded memory, low-confidence old learnings, stale receipt archives, runtime logs, or .supervibe clutter TO run the reversible Supervibe garbage-collection preview or apply flow.
Use WHEN stack changed (new modules, renamed files, removed files, new major dependencies) to sync skill bundles, rules, host instructions, and project artifacts with new state. Triggers: "sync проектные навыки", "подтяни upstream", "обнови Supervibe под новый стек", 'adapt'.
Use AFTER completing significant work (feature shipped, bug fixed, decision made, incident resolved) to add a memory entry capturing the learning for future skill runs. Triggers: "добавь в память, save decision, сохрани решение, запиши learning".
Use WHEN implementing or reviewing Android Kotlin features TO deliver lifecycle-safe Compose, ViewModel, coroutine, Flow, Room, WorkManager, permission, navigation, accessibility, offline, and testing changes.
Use WHEN designing APIs, SDK boundaries, events, or public interfaces to make consumer-first contracts explicit before implementation.
Use WHEN delivering production ASP.NET Core API behavior TO apply minimal APIs, controllers, DI, EF Core, middleware, auth, validation, observability, and migration rollback safely.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Supervibe is a local workflow layer for AI coding tools. It helps Claude Code, Codex CLI, Gemini CLI, Cursor, OpenCode, and GitHub Copilot CLI work from project context instead of chat-only guesses.
It runs locally. No Docker is required for normal setup.
v4.0 - current plugin v4.0.0. License: MIT.
Example startup signal: [supervibe] welcome plugin v4.0.0 initialized for this project.
Supervibe ships 114 skill bundles, project memory, CodeGraph, command routing, review gates, and release checks.
Compliance notice: Supervibe is for development assistance. You are responsible for following the Terms of Service and Acceptable Use Policy of every AI/provider service you use, including Anthropic when you use Claude.
Requirements:
node:sqlitemacOS or Linux:
curl -fsSL https://raw.githubusercontent.com/vTRKA/supervibe/main/install.sh | bash
Windows PowerShell:
irm https://raw.githubusercontent.com/vTRKA/supervibe/main/install.ps1 | iex
Codex installs use the provider-scoped plugin root
~/.codex/plugins/marketplaces/supervibe-marketplace.
Then fully restart the AI tool.
If setup looks degraded after restart, run this in a terminal:
supervibe doctor --host all
Install and update integrity details live in Install integrity.
Release notes live in CHANGELOG. Current release evidence links Visible context intelligence, Performance SLOs, rollback guidance, and 561 test files.
Use the skills-only path first. It keeps the startup route short while selected skill bundles, memory, CodeGraph, and a clear proof trail stay active.
/supervibe-genesis in the AI chat and review the dry-run./supervibe-status./supervibe for the next safe action.After genesis, /supervibe is the normal entrypoint. If an active graph exists, it resumes from that graph and shows one visible next action.
If there is no active graph, it routes to brainstorm, plan, design, audit, or maintenance.
The first-day route is genesis -> status -> /supervibe, and smooth graph waves stay behind the visible command.
| What you see | Where to type it | Example |
|---|---|---|
Starts with /supervibe | AI chat | /supervibe-genesis |
Starts with supervibe and no slash | Terminal | supervibe doctor --host codex |
Starts with npm run | Terminal in the plugin checkout | npm run supervibe:status |
Starts with node <resolved-supervibe-plugin-root>/... | Terminal | node <resolved-supervibe-plugin-root>/scripts/supervibe-status.mjs |
Do not paste slash commands into PowerShell, bash, or zsh. Normal terminals do
not understand /supervibe-* commands.
For most feature work, start with /supervibe. When you need explicit manual
commands, the public path is:
/supervibe-brainstorm "idea"
/supervibe-plan --loop-ready --from-brainstorm <spec-path>
/supervibe-plan --review <plan-path>
/supervibe-loop --atomize-plan <plan-path> --plan-review-passed
/supervibe-loop --guided --file <graph.json>
/supervibe-loop --validate-completion --file <graph.json>
/supervibe-review
/supervibe-ship
If the work needs UI direction, a mockup, or a prototype handoff, run
/supervibe-design before planning and feed the approved output into the plan.
flowchart TD
accTitle: Supervibe idea-to-release workflow
accDescr: Brainstorm approves scope, optional design and prototype work feeds planning, reviewed plans become graph work, scoped verification happens before review, and ship completes release readiness.
subgraph discover["Discover and approve"]
idea["Idea"] --> brainstorm["Brainstorm"]
end
subgraph designLane["Optional design and prototype"]
brainstorm -. "optional UI or prototype work" .-> design["Design direction"]
design --> prototype["Prototype handoff"]
end
subgraph planGraph["Plan and graph"]
brainstorm --> plan["Plan"]
prototype --> plan
plan --> planReview["Plan review"]
planReview --> loopGraph["Loop graph"]
end
subgraph executeVerify["Execute and verify"]
loopGraph --> graphWork["Graph work"]
graphWork --> verify["Verify scoped evidence"]
end
subgraph release["Review and ship"]
verify --> review["Review"]
review --> ship["Ship release"]
end
Plain contract:
idea -> brainstorm -> optional design/prototype -> plan -> plan review -> loop graph -> graph work -> verify scoped evidence -> review -> ship release
npx claudepluginhub vtrka/supervibe --plugin supervibeHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development