Generate a single image that explains the current change to a human, using OpenAI's gpt-image-2 model — foregrounding the technical substance the change touches (contracts, databases, behaviour, test trees). TRIGGER when: the user runs /diff-for-humans, or asks to see, picture, illustrate, or visualise the current change or diff.
$npx -y skills add elimydlarz/claude-code-plugins --skill diff-for-humansInstalls into the current project.
Run `npx skills use "https://github.com/elimydlarz/claude-code-plugins" --skill "elimydlarz/claude-code-plugins/diff-for-humans"` 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/elimydlarz/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/elimydlarz/claude-code-plugins"` and select the relevant skills, then follow their instructions.