---
name: "mom-uat"
description: "Generate a UAT Minutes of Meeting .docx in the official Qiscus format — test results, grouped discussion, action items, and a three-party approval block."
type: skill
roles: ["Project Management", "Quality Assurance"]
activities: ["Meeting Notes", "UAT"]
tags: ["MoM", "UAT", "Meeting Notes", "DOCX"]
owner: "Yayan Adipraja"
sourceUrl: "https://drive.google.com/drive/folders/1gO5bqPW9Z61CfRq1g54XGg_rh8_VMBD-"
---

# mom-uat

> Generate a UAT Minutes of Meeting .docx in the official Qiscus format — test results, grouped discussion, action items, and a three-party approval block.

## Overview

mom-uat generates a Minutes of Meeting document for UAT sessions in the official Qiscus format — letterhead, footer, Open Sans font stack, and table styling preserved from the bundled template. Share your UAT outcomes (test results like "6/7 passed", discussion points, feedback, issues, links) and it produces a sign-off-ready `.docx`.

## Document Structure

1. **Header info table** — date & place, project & client, attendees (Client + Qiscus), topic, test case link, recording link
2. **Meeting Summaries** — test case items and result count, then Question and Discussion (flat list, or grouped by topic like *WA Flow / Chatbot Flow / Others*), plus optional Documentation
3. **Action Items** — every feedback and issue raised in the meeting lands here automatically; the list always ends with *"Deployment to Production (Go Live)"*
4. **Approved by** — three-column signature block (Client / AM / PM)

## How It Works

The skill checks off 10 required inputs before generating — client/project, attendees, test case link, recording link, items & pass count, discussion details, plus explicit yes/no questions for feedback, issues, and documentation. If you paste a wall of meeting notes, it parses first and only asks for what's missing, then shows you the final Action Items list before generating.

## How to Access

Get the skill folder (template and generator script included) from the [shared Drive folder](https://drive.google.com/drive/folders/1gO5bqPW9Z61CfRq1g54XGg_rh8_VMBD-) and install it into your Claude skills.

## Example Prompts

```
Buatkan MoM UAT untuk [Client] — 6/7 test cases passed, here are
the discussion points and one issue we found: [paste notes]
```

```
Create a UAT MoM: client [X], test case sheet [link], grouped
discussion across WA Flow and Chatbot Flow.
```

## Related Tools

- [uat-dashboard](/tools/uat-dashboard/) — the live dashboard tracking the test cases this MoM summarizes
- [mom-kick-off](/tools/mom-kick-off/) — the kick-off counterpart of this skill
