gsd-audit-uat

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

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-audit-uat-trucol270
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-uat
Source: https://github.com/TruCol270/salty-pickle/tree/main/.claude-skills/gsd-audit-uat
Command: npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-audit-uat-trucol270

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies and surfaces all outstanding UAT (User Acceptance Testing) and verification items across project phases, surfacing status, blockers, and owners to prevent gaps in delivery.

Core Features & Use Cases

  • Cross-phase auditing of UAT and verification items across all project phases.
  • Cross-reference with codebase and documentation to detect stale or missing artifacts.
  • Generate a prioritized, human-actionable test plan for remediation and validation.

Quick Start

Run the audit workflow on the project repository to generate an action list and plan.

Frequently Asked Questions about gsd-audit-uat

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

FAQPage Schema
How do I audit pending UAT items across project phases and identify missing documentation?

Cross-phase UAT audit identifies pending verification items across project phases, cross-references them with the codebase and documentation to detect stale or missing artifacts, and surfaces status and blockers to prevent delivery gaps.

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

Generating a prioritized human test plan requires running an audit workflow on the project repository to cross-reference pending UAT items with codebase artifacts, producing an actionable remediation and validation action list.

Can I detect stale or missing documentation in my codebase during UAT verification planning?

Detecting stale or missing documentation during UAT verification is possible by cross-referencing surfaced outstanding verification items against the current codebase and project documentation artifacts to pinpoint inconsistencies.

Do I need a workflow anchor file to run a cross-phase UAT audit?

A cross-phase UAT audit requires a workflow anchor file named audit-uat.md along with core planning references to successfully process pending items and generate a prioritized test plan.

How does cross-phase UAT verification prevent gaps in project delivery?

Cross-phase UAT verification prevents delivery gaps by identifying outstanding verification items across all project phases and explicitly surfacing their current status, blockers, and owners for remediation tracking.

What limitations exist when auditing UAT items without core planning references?

Auditing UAT items without core planning references limits the ability to generate a prioritized test plan, as the workflow requires these references alongside the audit-uat.md anchor to produce actionable validation output.