gsd-audit-uat

Audit planning files for outstanding UAT and verification gaps.

4|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-audit-uat-electroheadfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-uat
Source: https://github.com/electroheadfx/efx-mux/tree/main/.codex/skills/gsd-audit-uat
Command: npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-audit-uat-electroheadfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams identify outstanding UAT, verification, and human-needed items that may be blocked, skipped, or forgotten across planning phases.

Core Features & Use Cases

  • Cross-phase audit: Scans planning files for pending, skipped, blocked, and human-needed UAT and verification items.
  • Documentation drift detection: Cross-references planned work against the codebase to spot stale or outdated instructions.
  • Prioritized test planning: Produces a human-focused test plan that highlights the most important gaps to resolve first.

Quick Start

Invoke the skill with $gsd-audit-uat and include any phase or audit details you want reviewed.

Frequently Asked Questions about gsd-audit-uat

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

FAQPage Schema
How do I find outstanding UAT and verification gaps before a release?

To find outstanding UAT gaps before a release, cross-reference phase planning files against the codebase to identify and prioritize blocked, skipped, or human-needed verification items.

What is the best way to detect documentation drift in a codebase?

Documentation drift is detected by cross-referencing planned work in phase planning files against the actual codebase, spotting stale or outdated instructions before human-in-the-loop validation.

How do I generate a prioritized test plan for release readiness?

Generate a prioritized test plan by scanning planning files for pending, skipped, and blocked UAT items, producing a human-focused list highlighting the most important verification gaps to resolve first.

Can I use this to audit skipped or blocked verification items across planning phases?

Yes, you can audit skipped or blocked verification items by scanning cross-phase planning files to identify outstanding human-needed UAT tasks during release-readiness reviews.

When do I need a human-in-the-loop validation planning process?

Human-in-the-loop validation planning is needed during release-readiness reviews when cross-referencing planning files against the codebase reveals prioritized, human-required UAT gaps that cannot be automatically verified.

How does cross-referencing planning files against the codebase improve release readiness?

Cross-referencing planning files against the codebase improves release readiness by exposing stale instructions and prioritizing blocked UAT gaps, ensuring all human-needed verification items are resolved before launch.