gsd-audit-uat

Audit UAT and verification items across codebase phases for stale documentation.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-audit-uat-roycolumbia-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-uat
Source: https://github.com/roycolumbia-code/claude-global-config/tree/main/skills/_audit-disabled-20260706-1136/gsd-audit-uat
Command: npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-audit-uat-roycolumbia-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the audit of UAT and verification items, detecting stale documentation and providing a prioritized human test plan, reducing manual effort and enhancing accuracy.

Core Features & Use Cases

  • Automated UAT and Verification Audit: Scan all phases for pending, skipped, blocked, and human_needed UAT items.
  • Codebase Cross-Reference: Detects stale documentation by cross-referencing against the codebase.
  • Prioritized Human Test Plan: Produces a test plan that prioritizes tasks for human intervention.

Quick Start

Activate 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 audit and verification item tracking in my codebase?

To automate a UAT audit, this Skill scans all project phases to identify pending, skipped, blocked, and human_needed verification items. It cross-references these items against the codebase to detect stale documentation and generates a prioritized human test plan.

What is the best way to find stale documentation in UAT verification items?

Finding stale documentation is achieved by cross-referencing tracked UAT and verification items against the actual codebase. This process detects inconsistencies where project documentation no longer matches the current software implementation, ensuring verification accuracy.

How do I generate a prioritized human test plan from pending and blocked UAT items?

Generating a prioritized human test plan involves scanning the codebase for pending, skipped, blocked, and human_needed UAT items. The audit workflow categorizes these verification tasks and outputs a structured plan prioritizing necessary human intervention.

Can I detect skipped or blocked verification items across all project phases?

Yes, you can detect skipped or blocked verification items by running an automated cross-phase audit. The Skill scans all project phases to locate these specific UAT statuses and consolidates them into a unified report for review.

Does this UAT audit skill require external dependencies to scan a codebase?

No external dependencies are required to run the UAT audit. The Skill operates independently using its internal scripts to execute the audit workflow defined in its configuration, directly analyzing the codebase and verification items.