andrewcigan/vibe-dev-plugin

5 stars · Last commit 2026-06-14

Vibe Dev — harness-first pipeline для Claude Code: от бизнес-идеи до работающего продукта. 20 проверяемых механизмов (hooks из коробки) + онбординг под пользователя (/setup).

README preview

# Vibe Dev v6

> 🌐 **English:** this file · **Русский:** [README.ru.md](README.ru.md)

**A harness-first plugin that turns a business idea into a shipped product — for founders who build with Codex and Claude Code.**

Vibe Dev is built for entrepreneurs who don't write code but ship real products with AI
agents. You stay at the level of business and architecture; the agent makes the technical
decisions and does the work. The point of the plugin is to make the agent *reliable* — so
"done" means done, not "the code compiled."

> ## "The harness is enforcement, not documentation."
> Every principle is backed by a **real mechanism** (hook / gate / agent / self-check), not a
> line in an instruction file that the agent can quietly ignore. Discipline is broken by
> exactly the link that's supposed to keep it — the agent itself. So the rules are turned into
> checkpoints that are actually enforced.

In v6.2 there are **38 such mechanisms**, each with three attributes: *where it's defined /
what enforces it / what happens if you try to bypass it* (full list in `docs/traceability.md`).
The plugin's self-check verifies completeness — a claim without a live mechanism doesn't pass.

View full repository on GitHub →