LOC Analysis

Community

Measure code changes precisely.

AuthorBaneeishaque
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill quantifies the exact lines of code added, deleted, and modified when comparing two codebases or analyzing a specific feature's impact within a Git history.

Core Features & Use Cases

  • Baseline Comparison: Compares two distinct codebases to measure the full delta from refactoring or library extraction.
  • Git Commit Analysis: Analyzes commits within a date range to isolate and compute the Lines of Code (LOC) for a specific feature.
  • Use Case: After extracting a module into a new library, use this Skill to report precisely how many lines of code were moved and how many new lines were added to the library.

Quick Start

Calculate the lines of code added and deleted when comparing the directory '/path/to/original/code' with '/path/to/new/code'.

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: LOC Analysis
Download link: https://github.com/Baneeishaque/ai-agents/archive/main.zip#loc-analysis

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.