vibe-code-audit

Audit codebases for architectural drift, duplication, and cross-cutting concerns.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/codesoda/vibe-code-audit --skill vibe-code-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-code-audit
Source: https://github.com/codesoda/vibe-code-audit/tree/main/vibe-code-audit
Command: npx skills add https://github.com/codesoda/vibe-code-audit --skill vibe-code-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires llmcc, agentroot, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of auditing codebases for common issues like architectural drift, semantic duplication, and inconsistent patterns, providing actionable insights for refactoring.

Core Features & Use Cases

  • Comprehensive Code Audits: Analyzes code for architectural health, duplication, and risk.
  • Evidence-Based Findings: Generates detailed reports with specific code evidence.
  • Refactor Bundles: Suggests actionable refactoring steps organized into bundles.
  • Use Case: A development team wants to understand the maintainability and architectural integrity of a large, legacy codebase before starting a major refactor. This Skill can provide a clear, data-driven overview of problem areas and prioritize refactoring efforts.

Quick Start

Use the vibe-code-audit skill to perform a standard audit on the current repository.

Frequently Asked Questions about vibe-code-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit code for architectural drift and semantic duplication?

To audit code for architectural drift and semantic duplication, you can perform a catalogue-first analysis that identifies inconsistent cross-cutting concerns and generates evidence-based refactor bundles for prioritized remediation.

What is the best way to prepare a legacy codebase for a major refactoring effort?

The best way to prepare a legacy codebase for refactoring is to run a comprehensive code audit that produces data-driven reports on architectural health, duplication, and risk areas to prioritize maintenance efforts.

Can I generate actionable refactor bundles from a code quality audit?

Yes, a code quality audit can generate actionable refactor bundles by utilizing deterministic analysis to identify problem areas and organizing specific code evidence into prioritized refactoring steps.

Does the code audit provide stack-specific packs for tailored analysis?

Yes, the code audit supports progressive disclosure of references and includes stack-specific packs to deliver tailored analysis and evidence-based findings for different technology stacks.

Do I need llmcc and agentroot to perform a deterministic code audit?

Yes, you need llmcc and agentroot dependencies to perform a deterministic code audit, as they provide the underlying analysis engine for identifying architectural drift and semantic duplication.