aidd-churn
OfficialIdentify high-risk code hotspots for refactoring and review.
Authorparalleldrive
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes code files to identify those with the highest risk of future defects based on their size, change frequency, and complexity, helping developers prioritize their refactoring and review efforts.
Core Features & Use Cases
- Hotspot Analysis: Scores files by combining their lines of code (LoC), churn (commit count), and cyclomatic complexity.
- Risk Prioritization: Provides a ranked list of files to review or refactor first.
- Use Case: Before starting a large code change or code review, use this Skill to quickly identify the files most likely to contain defects.
Quick Start
Run the command 'npx aidd churn' to get a list of the top files with the highest risk scores.
Dependency Matrix
Required Modules
None requiredComponents
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: aidd-churn Download link: https://github.com/paralleldrive/aidd/archive/main.zip#aidd-churn Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.