user-acceptance

Installation
SKILL.md

User Acceptance Evidence

Operating brief

When this skill triggers, gather real evidence that the feature branch, ticket, or PR works. Treat the request as: "prove the completed work by exercising it and producing artifacts a human can inspect."

Acceptance evidence should be experiential and reproducible:

  • For front ends, capture video when practical, then screenshots.
  • For CLI and TUI apps, capture terminal transcripts, screenshots, recordings, generated files, and exit codes.
  • For APIs and SDKs, capture requests, responses, output files, logs, and small runnable examples.
  • For Electron apps, drive the real desktop app and capture visual evidence from the app window.

Automated tests can supplement UAT, but they do not replace an in-app walkthrough, command run, API call, or SDK example.

Supported targets

Use this skill for:

Related skills

More from gannonh/skills

Installs
30
Repository
gannonh/skills
GitHub Stars
1
First Seen
Feb 27, 2026