git-metrics-calculator
OfficialCalculate Git metrics for repository analysis.
Software Engineering#analytics#metrics#Git#GitHub#repository analysis#code churn#DORA#developer activity
AuthorLaunchCG
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually extracting and analyzing Git-based metrics for repository health, developer activity, or DORA analysis is complex and inconsistent. This skill automates the calculation of detailed Git metrics using GitHub, ensuring consistent, reproducible insights.
Core Features & Use Cases
- Commit Frequency Analysis: Calculates total commits, commits per day/week, and patterns by day/hour.
- Author Contribution Patterns: Analyzes commits, lines added/deleted, and active contributors per developer.
- Code Churn & Branch Lifecycle: Measures files changed most frequently, code churn rate, and average branch lifetime.
- Use Case: Ask for a repository analysis for your GitHub project over the last 90 days. The skill will provide a summary of total commits, top contributors, code churn, and deployment patterns, helping you understand team activity and code stability.
Quick Start
Analyze the Git metrics for the 'my-org/my-repo' GitHub repository over the last 90 days.
Dependency Matrix
Required Modules
github
Components
Standard package💻 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: git-metrics-calculator Download link: https://github.com/LaunchCG/claude-marketplace-pub/archive/main.zip#git-metrics-calculator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.