hoangnguyen0403/uat-signoff
Walk a business/UAT approver through a plain-language demo of a verified feature and capture business acceptance signoff.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill uat-signoff
> [!IMPORTANT]
> Walk a business/UAT approver through a plain-language demo of a verified feature and capture business acceptance signoff.
Optional args: slug=<feature>, ticket=<id/url>, mode=interactive|autonomous|channel, channel=<id>, auto_continue=true|false, profile=business|hybrid|technical.
When the user asks to perform this workflow, execute the following steps:
Goal: Convert a verify-work PASS into an explicit, evidence-linked business acceptance decision before release.
verify-work report, AC list, PRD/BRD-lite business objective, and inherited operator_profile (carry, do not re-infer).common-operator-profile.operator_profile=business or hybrid, this plain-language script is the primary artifact; keep technical trace in a trailing appendix.dev-fix.deploy-release.verify-work PASS on a feature, before deploy-release.slug, operator_profile, signoff owner, per-AC decision, conditions, outcome report, next workflow.# UAT Signoff: [Name]
## Demo Script (Plain Language)
## Per-AC Decision
| AC ID | Outcome Demonstrated | Decision | Conditions |
| --- | --- | --- | --- |
| [ac-id] | [outcome] | [accept/reject] | [conditions] |
## Signoff Owner And Date
## Technical Appendix
## Outcome Report
feature_status: implemented | partially_implemented | blocked
requirement_trace: BRD-OBJ-* -> REQ-* -> AC-* -> SRS-* -> evidence
completed_evidence: []; missing_evidence: []; decision_needed: []; recommended_next_workflow: deploy-release | dev-fix
## Next Workflow
deploy-release | dev-fix
## Cost Report
Call `get_session_cost(workflow="uat-signoff")` before final handoff.
Take hoangnguyen0403/uat-signoff from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.