qsd-verify-work

Validate built features through guided conversational user-acceptance testing with persistent state.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-verify-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsd-verify-work
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-verify-work
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-verify-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate built features through conversational UAT with persistent state to ensure user-facing behavior matches expectations.

Core Features & Use Cases

  • End-to-end conversational testing: validate feature behavior across sessions with diagnostic guidance and automatic plan generation.
  • Phase-driven execution: manage tests by phase, preserve session continuity, and route issues to the execution phase for fixes.
  • Reproducible workflows: relies on the verify-work workflow and UAT templates to ensure consistent, auditable results across runs.

Quick Start

Initiate a UAT session for a given phase and follow the verify-work workflow to diagnose results and plan fixes.

Frequently Asked Questions about qsd-verify-work

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

FAQPage Schema
How do I validate built features through conversational user-acceptance testing?

Conversational user-acceptance testing validates built features through guided UAT sessions with persistent state, operating across defined phases to diagnose issues and plan fixes. It maintains session continuity and routes problems to execution phases for resolution.

What is the best way to maintain state continuity across UAT testing sessions?

Stateful UAT workflows maintain session continuity by preserving testing context across phases. This approach manages tests by phase, diagnosing issues and automatically generating fix plans while keeping reproducible results and traceable outcomes across multiple runs.

How do I diagnose issues and plan fixes during feature verification?

Diagnosing issues during feature verification uses guided conversational testing to identify behavioral discrepancies. When problems are found, it automatically generates actionable fix plans and routes tasks to execution phases, ensuring reproducible and auditable results.

What do I need to run reproducible user-acceptance testing workflows?

Reproducible UAT workflows require the verify-work workflow, UAT templates, and project context to ensure consistent results. These components guarantee auditable outcomes and traceable behavior validation across multiple testing sessions.

Can I use conversational UAT to test features across multiple phases?

Conversational UAT supports phase-driven execution to validate features across multiple phases. It preserves session continuity between phases, diagnosing results and routing discovered issues to dedicated execution phases for planned fixes.