gsd-verify-work

Validate built features through phase-based conversational UAT with session state.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-verify-work-mint-ia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-verify-work
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-verify-work
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-verify-work-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conversational UAT enables teams to validate Claude-built features from the user's perspective, executing one test at a time while preserving session state for accurate defect diagnosis and remediation planning.

Core Features & Use Cases

  • Persistent-state, phase-based testing that reproduces end-user workflows.
  • Integrated diagnosis, fix planning, and routing steps to streamline deployment of fixes.
  • Use Case: After a feature is implemented, run a sequential UAT phase to verify behavior before release.

Quick Start

Specify the phase number to begin a UAT session and start conversational testing.

Frequently Asked Questions about gsd-verify-work

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

FAQPage Schema
How do I run conversational UAT to validate features before release?

Conversational UAT validates built features through a structured, phase-based testing flow that executes tests sequentially while preserving session state for accurate end-user behavior verification.

What is session-state preservation in user acceptance testing?

Session-state preservation in UAT maintains the testing context across sequential phases, ensuring accurate defect diagnosis and remediation planning by reproducing continuous end-user workflows.

Can I automate defect diagnosis and fix planning during a UAT session?

Yes, the UAT session enforces integrated diagnosis, fix planning, and task routing steps to streamline the deployment of fixes and complete a production-ready verification cycle.

How do I start a phase-based testing flow for feature verification?

Specify the phase number to begin a UAT session and start conversational testing, executing one test at a time to verify behavior before release.

When do I need conversational UAT instead of standard automated testing?

Conversational UAT is needed after a feature is implemented to validate behavior from the user's perspective, reproducing real workflows that standard automated tests may not capture.

Does conversational UAT support task routing for identified defects?

Yes, conversational UAT enforces task routing as part of its verification cycle, directing identified defects through diagnosis and fix planning to achieve production readiness.