shine-verify-work

Validate built features through conversational, stateful user-acceptance testing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates built features through conversational, stateful user-acceptance testing.

Core Features & Use Cases

  • Conversational, stateful UAT testing for features
  • Automatic diagnosis and plan for fixes after issues
  • Persistent session context across prompts for seamless testing

Quick Start

Initiate the verify-work workflow for the active phase and review the resulting phase file, e.g., 4-UAT.md.

Frequently Asked Questions about shine-verify-work

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

FAQPage Schema
How do I run conversational UAT for feature validation?

Conversational UAT for feature validation runs by initiating a verify-work workflow for the active phase. It preserves session context across prompts to test one feature at a time and outputs a phase-specific UAT document.

What is stateful user-acceptance testing and when do I need it?

Stateful user-acceptance testing preserves context across multiple prompts during a single verification session. You need it to diagnose issues and plan fixes across conversational interactions without losing previous test state.

Can I diagnose issues and plan fixes during a UAT session?

Yes, diagnosing issues and planning fixes is built into the UAT session. After identifying problems during feature validation, it automatically routes issues for execution within an end-to-end workflow.

How do I generate a phase-specific UAT document for my workflow?

You generate a phase-specific UAT document by initiating the verify-work workflow for your active phase. The resulting file, such as 4-UAT.md, records the validation results for that specific development phase.

Does conversational UAT work for one-test-at-a-time verification?

Yes, conversational UAT applies specifically to one-test-at-a-time verification sessions. It maintains persistent session context across prompts to ensure seamless stateful testing for each individual feature.

What are the limitations of stateful UAT for feature validation?

Stateful UAT is limited to one-test-at-a-time verification sessions within a phase-specific workflow. It does not handle parallel testing and focuses on diagnosing issues and routing fixes sequentially within its end-to-end workflow.