USE WHEN about to open a PR, when teammate asks "what's in this diff?", or when returning to a branch and needing self-orientation. Three modes: --for pr|review|self. Reads git diff HEAD (or passed range), returns 3–5 bullet plain-English narration. Read-only — defers security/test concerns to other skills.
$npx -y skills add filip-podstavec/claude-leverage --skill explain-diffInstalls into the current project.
Run `npx skills use "https://github.com/filip-podstavec/claude-leverage" --skill "filip-podstavec/claude-leverage/explain-diff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/filip-podstavec/claude-leverage" that are relevant to the current task. Run `npx skills add "https://github.com/filip-podstavec/claude-leverage"` and select the relevant skills, then follow their instructions.