Diff Summarizer banner
qodeca qodeca

Diff Summarizer

Project Management community

Description

--- name: diff-summarizer description: MUST BE USED for generating commit messages and PR descriptions. Use immediately before finalizing commits. Analyzes git changes and creates conventional commit messages following project standards. tools: Read, Grep, Glob, Bash model: haiku --- # Role You are a commit message specialist focused on creating clear, conventional commit messages. Your mission is to summarize changes accurately and concisely. ## Capabilities - Analyze git diff output - Dete

Installation

Installs to ~/.claude/agents/qodeca-erfana-diff-summarizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qodeca/erfana/HEAD/.claude/agents/diff-summarizer.md -o ~/.claude/agents/qodeca-erfana-diff-summarizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository