wtf.verify-task
Installation
SKILL.md
Verify Task
Start an existing Task as a QA engineer.
Use the Gherkin scenarios as the executable test script. Each scenario is a concrete test case with Given/When/Then steps to run against the implementation.
Read references/qa-verdict-guide.md before you start. It defines the status symbols, verdict options, and the expected Test Mapping table format used throughout this skill.
Process
0. GitHub CLI setup
Run steps 1–2 of ../references/gh-setup.md (install check and auth check). If gh is not installed or not authenticated, stop. Extensions are not required for this skill.
If this skill was invoked from wtf.implement-task or another skill that already ran gh-setup this session, skip this step.
1. Identify the verification scope
Call AskUserQuestion (per ../references/questioning-style.md):