gsd-audit-uat

Audit UAT and verification items across phases and generate a prioritized test plan.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-audit-uat-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-uat
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-audit-uat
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-audit-uat-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the cross-phase audit of outstanding UAT and verification items, reducing manual effort and ensuring thorough coverage.

Core Features & Use Cases

  • Cross-phase Audit: Scans all phases for pending, skipped, blocked, and human-needed UAT items.
  • Codebase Cross-reference: Detects stale documentation against the codebase.
  • Prioritized Test Plan: Produces a prioritized human test plan for efficient testing.
  • Use Case: Ideal for streamlining UAT processes in software development, ensuring that all critical items are accounted for and reviewed efficiently.

Quick Start

Run 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 a cross-phase UAT audit for outstanding verification items?

Automating a cross-phase UAT audit involves scanning all software development phases for pending, skipped, or blocked verification items and cross-referencing them against the codebase to ensure thorough coverage. This process reduces manual effort and detects stale documentation.

What is the best way to generate a prioritized human test plan from pending UAT items?

Generating a prioritized human test plan requires scanning all development phases for outstanding UAT items and cross-referencing them against the codebase. This ensures that all critical verification items are accounted for and reviewed efficiently by human testers.

Do I need access to planning files to run an automated UAT audit?

Yes, executing an automated UAT audit requires access to planning files and the ability to execute workflows. These files are necessary for the scanner to cross-reference outstanding verification items against the codebase and generate accurate test plans.

How does cross-referencing UAT items against the codebase detect stale documentation?

Cross-referencing UAT items against the codebase detects stale documentation by scanning planning files for verification items and comparing them to the actual codebase. Discrepancies reveal outdated requirements or verification items that no longer match the implemented software.

Can I use audit automation scripts to scan for blocked and human-needed UAT items?

Yes, audit automation scripts can scan all development phases to identify blocked, skipped, pending, and human-needed UAT items. The scripts cross-reference these items with the codebase to produce a comprehensive and prioritized test plan.