prove-work
Installation
SKILL.md
Prove Work
Generate an animated GIF showing the result of work done during a session and embed it in a GitHub PR.
Quick Start
/prove-work http://localhost:3000/settings --pr 42
This records a browser interaction with localhost:3000/settings, converts the recording to a GIF, uploads it to GitHub, and embeds it in PR #42's ## Demo section.
Without arguments, the skill infers the URL from the git diff and auto-detects the PR:
/prove-work