gsd-audit-uat

Automate cross-phase UAT audits and generate prioritized human test plans.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-audit-uat-genpromm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-audit-uat
Source: https://github.com/GenproMM/MMLab_TOOLS/tree/main/.claude/skills/gsd-audit-uat
Command: npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-audit-uat-genpromm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the cross-phase audit of all outstanding UAT and verification items, cross-referencing against the codebase to detect stale documentation and producing a prioritized human test plan.

Core Features & Use Cases

  • Automated Audit: Scans all phases for pending, skipped, blocked, and human_needed UAT items.
  • Codebase Cross-Referencing: Detects stale documentation against the codebase.
  • Test Plan Generation: Produces a prioritized human test plan.
  • Use Case: Ideal for project managers and QA teams looking to streamline UAT processes and ensure comprehensive test coverage.

Quick Start

Execute the gsd-audit-uat skill to initiate the audit process.

Frequently Asked Questions about gsd-audit-uat

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

FAQPage Schema
How do I automate UAT item audit and cross-reference verification against my codebase?▼

Automating UAT item audit involves scanning all project phases for pending, skipped, blocked, and human_needed items, then cross-referencing them against the codebase to detect stale documentation and generate a prioritized human test plan.

Why does my UAT documentation become stale against the codebase during verification?▼

UAT documentation becomes stale when codebase changes are not reflected in planning files. Cross-referencing detects these discrepancies by scanning verification items and comparing them against the current codebase state.

What is the best way to generate a prioritized human test plan for UAT?▼

The best way to generate a prioritized human test plan is to automate the cross-phase audit of UAT items, which scans for pending and blocked statuses and cross-references the codebase to prioritize testing efforts.

Do I need access to workflow files and planning files to run a UAT audit?▼

Yes, you need access to workflow files and planning files to run a UAT audit. The audit process requires these inputs to scan for outstanding verification items and cross-reference them against the codebase.

Can I detect skipped or blocked UAT items across all project phases automatically?▼

Yes, you can detect skipped or blocked UAT items automatically. The audit scans all project phases for pending, skipped, blocked, and human_needed verification items to ensure comprehensive test coverage.