gsd-audit-uat

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

Updated May 28, 2026
One-click install
npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-audit-uat-sensliao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-uat
Source: https://github.com/SensLiao/Claude-code-setting/tree/main/skills/gsd-audit-uat
Command: npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-audit-uat-sensliao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the audit of 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

  • Cross-phase Audit: Scans all phases for pending, skipped, blocked, and human_needed UAT items.
  • Codebase Cross-referencing: Detects stale documentation in the codebase.
  • Prioritized Test Plan: Generates a prioritized human test plan based on the audit results.
  • Use Case: Ideal for software development teams looking to ensure quality and compliance with UAT processes.

Quick Start

Activate the 'gsd-audit-uat' skill to begin 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 the UAT audit process for pending verification items?

To automate the UAT audit process, use a skill that scans all project phases for pending, skipped, blocked, and human_needed verification items. It cross-references these items against your codebase to identify discrepancies and outdated documentation automatically.

What is a prioritized test plan and how does it help with user acceptance testing?

A prioritized test plan is a generated schedule that ranks outstanding UAT verification items based on audit results and codebase cross-referencing. It guides human testers through critical pending or blocked items first, ensuring efficient quality compliance.

How do I detect stale documentation in my codebase during verification?

You can detect stale documentation by running an automated cross-phase audit that cross-references your outstanding UAT verification items against the actual codebase. This process highlights mismatches where project documentation no longer reflects the current code implementation.

Can I scan all development phases for skipped or blocked UAT items?

Yes, you can scan all development phases for skipped or blocked UAT items. The cross-phase audit mechanism specifically targets these statuses alongside pending and human_needed items to ensure no outstanding verification tasks are missed.

What is the best way to generate a human test plan from outstanding verification items?

The best way to generate a human test plan from outstanding verification items is to use an automated audit tool that cross-references UAT statuses with the codebase. This approach detects stale documentation and outputs a prioritized test plan for human verification.

Do I need a specific framework to cross-reference UAT items with a codebase?

No specific framework is required to cross-reference UAT items with a codebase. The audit process operates directly on your project environment and scripts to detect outdated documentation and produce a prioritized test plan without external dependencies.