uat

Generates User Acceptance Testing plans, scenarios, and sign-off forms for business validation.

Updated Aug 26, 2026
One-click install
npx skills add https://github.com/tektonlabs/ai-software-design --skill uat-tektonlabs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: uat
Source: https://github.com/tektonlabs/ai-software-design/tree/main/.claude/skills/quality/uat
Command: npx skills add https://github.com/tektonlabs/ai-software-design --skill uat-tektonlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams approaching go-live often lack a structured, signable record that business stakeholders actually validated the system against real workflows. This Skill produces a complete UAT document — scenarios, entry/exit criteria, defect log, and a formal sign-off form — so acceptance is documented and traceable rather than verbal. ## Core Features & Use Cases - UAT Plan Generation: Creates a full UAT plan with schedule, team roles, RACI matrix, entry/exit criteria, and prioritized business scenarios written to documentation/09-quality/uat.md. - Sign-off Form: Produces a formal acceptance declaration with defect summary, known-issues register, and sponsor signature block. - Governed Workflow: Enforces prerequisite signatures (test-plan, functional-spec), validation rules, and a sources file before the QA Lead can sign. - Use Case: Before deploying a customer portal, run this Skill to generate UAT scenarios for registration and order placement, have business testers execute them, and capture the sponsor's formal acceptance. ## Quick Start Ask the agent to create the UAT documentation for your project once the test plan and functional specification are signed.

Frequently Asked Questions about uat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a UAT plan for business acceptance testing?▼

Invoke the uat skill after the test plan and functional specification are signed. It gathers project name, sponsor, UAT period, business users, and key processes, then generates a full plan with scenarios, entry/exit criteria, and a sign-off form.

What documents must exist before running UAT documentation?▼

The test-plan and functional-spec documents must exist and be signed before this skill runs. The test-report and business-rules documents are recommended inputs but not hard prerequisites.

What does the generated UAT document include?▼

It includes UAT objectives and scope, schedule, team roles with a RACI matrix, entry and exit criteria, detailed business scenarios with acceptance criteria, a defect severity log, and a formal sponsor sign-off form.

Who approves the UAT document in this workflow?▼

The QA Lead holds final approval authority and signs the document. The Business Sponsor and Business Analyst are required reviewers, while the Product Owner and BSA provide non-gating content reviews.

Why is the UAT skill blocked from running?▼

The skill blocks when prerequisite documents are unsigned, the output is not at its canonical path, placeholders remain, sections are empty, or cross-references point to missing documents. Resolve the reported validation failure and regenerate.