shine-audit-uat

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

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-audit-uat
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: shine-audit-uat
Source: https://github.com/diShine-digital-agency/SHINE-Code-System/tree/main/skills/shine-audit-uat
Command: npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-audit-uat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-phase audit of all outstanding UAT and verification items across projects, surfacing gaps and drive remediation.

Core Features & Use Cases

  • Cross-phase item discovery: identify pending, skipped, blocked, and human_needed UAT items across phases.
  • Documentation hygiene: cross-reference against the codebase to detect stale or missing documentation linked to UAT items.
  • Actionable plan generation: produce a prioritized human test plan for stakeholders.

Quick Start

Run the audit to scan all UAT and verification items and generate a prioritized human test plan.

Frequently Asked Questions about shine-audit-uat

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

FAQPage Schema
How do I audit outstanding UAT items across multiple project phases?▼

Cross-phase UAT item discovery involves scanning planning directories to identify pending, skipped, blocked, and human_needed items. It cross-references the codebase to detect stale documentation and produces a prioritized test plan.

Why does my UAT documentation become stale during verification?▼

UAT documentation becomes stale when it is not cross-referenced against the active codebase during verification. Running an audit detects missing or outdated documentation linked to verification items across all project phases.

How do I generate a prioritized human test plan for UAT execution?▼

Generate a prioritized human test plan by running an audit that scans all UAT and verification items, categorizes their status, and outputs a prioritized list suitable for execution by a test lead.

Can I use this to identify blocked or skipped verification items?▼

Yes, you can identify blocked or skipped verification items. The audit specifically discovers pending, skipped, blocked, and human_needed UAT items by scanning .planning/phases/*/*-VERIFICATION.md files across all phases.

What is the best way to track cross-phase UAT and verification gaps?▼

The best way to track cross-phase UAT gaps is to perform a comprehensive audit that cross-references planning documentation with the codebase, surfacing missing items and driving remediation through an actionable plan.

Does the test plan integrate with existing project workflows?▼

Yes, the generated test plan integrates with existing workflows. It scans standard planning directories and outputs a prioritized human test plan designed to be executed by a test lead within current project management processes.