commit-analyzer
Installation
SKILL.md
Commit Analyzer
Purpose
Analyzes git commit history to surface patterns, recurring issues, and extractable knowledge.
Designed to feed insights into /claudeception for continuous learning and skill generation.
When to Use
- After a debugging session to identify what went wrong and why
- Before refactoring to understand the evolution of problematic code
- When noticing repeated fixes for similar issues
- During retrospectives to extract learnings
- When the user asks to "analyze commits" or "review commit history"