gsd-audit-uat

Audit outstanding UAT and verification items across phases into a prioritized list.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yusaduymaz/loexai --skill gsd-audit-uat-yusaduymaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-uat
Source: https://github.com/yusaduymaz/loexai/tree/main/.codex/skills/gsd-audit-uat
Command: npx skills add https://github.com/yusaduymaz/loexai --skill gsd-audit-uat-yusaduymaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams find, organize, and prioritize unfinished UAT and verification items across phases so release readiness is easier to assess.

Core Features & Use Cases

  • Cross-phase audit: Reviews outstanding, skipped, blocked, and human-needed items across planning artifacts.
  • Stale documentation detection: Cross-checks test and verification notes against the codebase to find mismatches.
  • Prioritized test planning: Turns scattered audit findings into a clear human execution plan for the next validation steps.
  • Use case: Use it when you need a concise review of all unresolved UAT work before a milestone review or release decision.

Quick Start

Ask the skill to audit all outstanding UAT and verification items and return a prioritized human test 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 outstanding UAT and verification items before a release?

Cross-check stale documentation and test notes against the codebase to find mismatches and surface blocked or skipped verification items. This identifies unresolved UAT work that needs human execution before a milestone review.

What is the best way to prioritize pending UAT work across multiple phases?

Prioritize pending UAT work by applying phase-scoped parsing and codebase reference validation to rank unresolved issues concisely. This generates an actionable human execution plan for the next validation steps.

How do I detect stale documentation mismatches during UAT verification?

Detect stale documentation mismatches by cross-checking test and verification notes against the current codebase. This validation process finds inconsistencies between planning artifacts and actual implementation to ensure accurate test planning.

Can I use UAT audit findings to generate a human test plan for milestone reviews?

Use UAT audit findings to generate a prioritized human test plan by converting scattered phase-scoped parsing results into a concise issue ranking. This produces an actionable verification list for milestone review and release decisions.

Does UAT audit require specific dependencies or component configurations?

UAT audit requires no external dependencies or components, relying on phase-scoped parsing and codebase reference validation. It operates independently to audit planning files, codebase cross-checks, and stale documentation.