Webgora

VibeDrift

Open Site

VibeDrift is a local codebase scanner that detects inconsistent patterns and architectural drift before AI coding agents compound them. It gives developers reusable context and MCP tools so assistants such as Claude Code, Cursor, and Codex can make changes that better match an existing repository.

Added on July 19, 2026

VibeDrift Screenshot

Product Information

What is VibeDrift?

VibeDrift is a developer tool for detecting codebase drift as projects grow through AI-assisted coding. It scans a repository locally for duplicate helpers, conflicting conventions, inconsistent patterns, and architectural disagreements, then packages the findings as context for coding agents. The product is aimed at developers and teams using Claude Code, Cursor, Codex, Copilot, Windsurf, or other MCP-compatible assistants. Its value is helping AI tools follow the patterns already present in a repository instead of gradually making the codebase less coherent.

How to use VibeDrift?

  1. Run the VibeDrift CLI in a repository or paste a public GitHub repository into the browser-based Vibe Check.
  2. Review the consistency score and the patterns or disagreements detected by the scan.
  3. Inspect the affected files to distinguish accidental drift from an intentional migration.
  4. Connect the local MCP tools or generated context to the coding assistant used by the team.
  5. Repeat scans over time to track whether consistency improves or new drift appears.

Core Features

  • Local repository scan — Analyzes code on the developer machine so source code does not have to leave the environment.
  • Drift detection — Finds duplicate helpers, conflicting conventions, and inconsistent architectural patterns.
  • Agent memory — Gives coding assistants persistent context about how the repository is structured.
  • MCP tools — Exposes repository consistency signals to compatible AI coding workflows.
  • Trend tracking — Compares scans over time to separate one-off inconsistencies from broader pattern changes.
  • Open-source CLI — Provides a free MIT-licensed local pipeline that developers can inspect and extend.

Use Cases

  • AI-assisted code review — Check whether generated changes match established repository conventions.
  • Legacy codebase cleanup — Identify duplicated or conflicting patterns before a larger refactor.
  • Migration monitoring — Track old and new implementation patterns while a team changes architecture.
  • Repository onboarding — Give a coding agent structured context before it starts editing an unfamiliar project.

You May Also Like