cxcscmu/time-to-merge-analysis
Calculate average time-to-merge from PR creation to merge timestamps, handling edge cases like unmerged and closed PRs. Use this skill whenever computing PR velocity metrics, measuring merge turnaround, or analyzing PR lifecycle duration.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill time-to-merge-analysis
Take cxcscmu/time-to-merge-analysis from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.