summarize-diff
Summarize the staged git diff in 3–5 bullets. Use when the user asks for a summary of pending changes.
$ Instalar
git clone https://github.com/faizalindrak/CycleCountAppStark /tmp/CycleCountAppStark && cp -r /tmp/CycleCountAppStark/.factory/skills ~/.claude/skills/CycleCountAppStark// tip: Run this command in your terminal to install the skill
SKILL.md
name: summarize-diff description: Summarize the staged git diff in 3–5 bullets. Use when the user asks for a summary of pending changes.
Summarize Diff
Instructions
- Run
git diff --staged. - Summarize the changes in 3–5 bullets, focusing on user-visible behavior.
- Call out any migrations, risky areas, or tests that should be run.
Repository

faizalindrak
Author
faizalindrak/CycleCountAppStark/.factory/skills
0
Stars
0
Forks
Updated1h ago
Added1w ago