gsd-verify-work

Coordinates conversational UAT sessions to validate built features with persistent state across phases.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-verify-work-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-verify-work
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-verify-work
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-verify-work-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate built features through conversational testing with persistent state to ensure user expectations are met and reduce unplanned rework.

Core Features & Use Cases

  • End-to-end conversational UAT for validating features with persistent state across sessions.
  • Automatic diagnosis, planning, and routing when issues are detected to streamline fixes.
  • Phase-based test management and traceable results suitable for regression validation.

Quick Start

Start a new UAT session for the target feature and initiate phase 1 validation.

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 new features against user expectations?

Conversational UAT validates features by orchestrating end-to-end test sessions with persistent state. It executes one test at a time to ensure traceable results and reduce unplanned rework.

What is the best way to manage bug triage and planning when issues are found during testing?

Bug triage during testing is managed through automatic diagnosis and fix planning triggered when issues are detected. The workflow enforces diagnostic gates to route problems effectively and streamline subsequent fixes.

Can I maintain persistent state across multiple testing sessions for feature validation?

Persistent state is maintained across multiple testing sessions to support phase-based test management. This enables continuous conversational UAT, allowing you to resume validations without losing traceable results.

How does phased test management work for regression validation?

Phased test management works by enforcing workflow gates for session management, test presentation, diagnosis, and fix routing. It executes one test at a time within distinct phases to ensure structured, traceable regression validation.

Do I need to manually route bugs found during conversational testing?

Manual bug routing is not needed because the system automatically diagnoses detected issues and enforces routing gates. It generates fix plans and routes the problems automatically to streamline the workflow.