summarize-branch
Installation
SKILL.md
Summarize Branch
Goal
Create one concise PR paragraph from branch commits.
Use fixes when commits indicate a fix.
Use implements otherwise.
Rules
- Use commit messages as source of truth.
- Include user context only when it clarifies intent or scope.
- Keep output short.
- Do not invent changes not shown by commits or context.
- Stop if branch has no commits over base.