Investigate a site's auth-tool compile — ongoing or completed. Locate the real agent transcript (not just the hook log), read the live 2FA verification, inspect the emitted workflow.json, confirm the login actually completed, and diagnose "no auth tool compiled".
$npx -y skills add ashaychangwani/imprint --skill imprint-auth-compile-logInstalls into the current project.
Run `npx skills use "https://github.com/ashaychangwani/imprint" --skill "ashaychangwani/imprint/imprint-auth-compile-log"` 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/ashaychangwani/imprint" that are relevant to the current task. Run `npx skills add "https://github.com/ashaychangwani/imprint"` and select the relevant skills, then follow their instructions.