uat-create

Generate UAT checklists from completed work items in Maestro.

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/owebboy/maestro --skill uat-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uat-create
Source: https://github.com/owebboy/maestro/tree/main/skills/uat-create
Command: npx skills add https://github.com/owebboy/maestro --skill uat-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual overhead of drafting User Acceptance Testing (UAT) checklists by automatically synthesizing acceptance criteria from completed work items.

Core Features & Use Cases

  • Automated Checklist Generation: Scans completed work items and their associated specifications to build a structured UAT document.
  • Gap Analysis: Identifies which completed items lack existing UAT coverage to ensure comprehensive testing.
  • Use Case: After finishing a sprint, use this skill to generate a consolidated UAT checklist for all new features, ensuring that every acceptance criterion is accounted for before deployment.

Quick Start

Ask the agent to generate a UAT checklist for the recently completed work items.

Frequently Asked Questions about uat-create

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

FAQPage Schema
How do I automate User Acceptance Testing checklist generation from work items?

Automating User Acceptance Testing checklist generation involves scanning completed work items and their specifications to extract testable acceptance criteria and format them into standardized Markdown verification documents. This eliminates manual drafting overhead by synthesizing requirements automatically.

What is the best way to perform gap analysis for UAT coverage on completed tasks?

Gap analysis for UAT coverage identifies which completed work items lack existing test validation to ensure comprehensive testing. It scans the project work item store to find uncovered tasks and aggregates their acceptance criteria into a consolidated checklist.

Does this UAT checklist generator require access to the project work item store?

Yes, generating UAT checklists requires access to the project work item store and specification files. The tool extracts testable requirements from these sources to build structured Markdown validation steps for completed project tasks.

Can I use this to generate a sprint UAT checklist for new features?

Yes, you can generate a consolidated UAT checklist for new features after finishing a sprint. It aggregates acceptance criteria from completed work items to ensure every requirement is accounted for before deployment.

How do I generate a UAT checklist within the Maestro workflow?

To generate a UAT checklist within the Maestro workflow, ask the agent to process recently completed work items. The skill operates within Maestro to identify uncovered tasks and format their acceptance criteria into standardized Markdown verification documents.