drift-audit-semantic

Community

Uncover hidden code duplication.

Authorchris-arsenault
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies instances where the same functional concept is implemented multiple times across a codebase, even with different names, APIs, or implementations, leading to consolidation opportunities and improved maintainability.

Core Features & Use Cases

  • Semantic Duplication Detection: Finds functionally identical code units that lack structural or naming similarities.
  • Codebase Consolidation: Identifies candidates for shared components or utilities to reduce redundancy.
  • Use Case: Discover that three different components, named ButtonHeader, ToolBar, and GridComponent, all serve the purpose of rendering a horizontal bar of action buttons, suggesting they can be refactored into a single, reusable component.

Quick Start

Analyze the codebase for semantic duplication opportunities by running the semantic drift audit.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: drift-audit-semantic
Download link: https://github.com/chris-arsenault/svap/archive/main.zip#drift-audit-semantic

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.