Persistent verification mode. Use when the user explicitly says /test or clearly wants exhaustive test, QA, and fix loops before signoff, especially when they want you to keep grinding while they are away. Bias Codex toward running the relevant existing test stack, browser or desktop verification, and diagnosis repeatedly until the requested surface is verified or a real blocker remains.
$npx -y skills add dgk-dev/dgk-gpt --skill testInstalls into the current project.
Run `npx skills use "https://github.com/dgk-dev/dgk-gpt" --skill "dgk-dev/dgk-gpt/test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dgk-dev/dgk-gpt" that are relevant to the current task. Run `npx skills add "https://github.com/dgk-dev/dgk-gpt"` and select the relevant skills, then follow their instructions.