demo-evidence

Installation
SKILL.md

demo evidence

Reviewing an agent's work usually means reading the diff or booting the app by hand. This skill has the agent leave behind acceptance evidence — screenshots, screen/terminal recordings, request logs — filed into a .gitignore-protected .evidence/ tree, each bundle keyed to the git branch/commit and the coding-agent session that produced it. A reviewer (or a later agent) opens the bundle's MANIFEST.md, watches the demo, and signs off — no re-driving the app.

The lifecycle is three scripts: new-bundle.sh (open a bundle) → capture.sh (add artifacts, once per surface) → finalize.sh (stamp a verdict and render the review page). Complements the global run / verify skills: use those to drive the app; use this to record what they showed.

When to use

Installs
4
GitHub Stars
1
First Seen
Jul 7, 2026
demo-evidence — daviddwlee84/agent-skills