over-edit-measure

Community

Quantify Python code over-edits and diffs.

Authordaedalus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill quantifies over-edits in Python code diffs, revealing how much a change rewrites intent beyond what was strictly necessary.

Core Features & Use Cases

  • Per-function cognitive complexity delta: compare original vs modified code to see readability impact.
  • Token-level Levenshtein distance: measure how much code was rewritten.
  • Batch and single-diff workflows: generate reports for one or many patches, with optional ground-truth comparison.

Quick Start

Run the script on your original.py and modified.py to produce a per-function CC delta and Levenshtein score.

Dependency Matrix

Required Modules

cognitive-complexity

Components

scripts

💻 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: over-edit-measure
Download link: https://github.com/daedalus/skills/archive/main.zip#over-edit-measure

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 471,000+ vetted skills library on demand.