verification
Installation
SKILL.md
Verification
Verify implementation changes using the autoresearch loop pattern: review → fix → verify → keep/discard → repeat.
Inputs
Raw arguments: $ARGUMENTS
Infer from the arguments:
- TARGET_URLS: one or more URLs to test — full affected page URLs or a root dev server URL. Multiple URLs are space-separated.
Execution
Resolve Target URLs (once, before loop)
If TARGET_URLS are provided, use them directly as the QA test targets. If no URLs are provided, QA web test will be skipped.