Audits an existing PagoKit integration in the current project. Checks .gitignore covers .env, that env vars are present and use test-key prefixes, that the webhook secret looks valid, that the webhook handler verifies signatures, that the minimum events for the integrated provider are routed, and that PAGOKIT_INTEGRATION.md exists. Used by /pagokit:doctor. Read-only — never writes files.
$npx -y skills add hainrixz/agente-pagokit --skill doctorInstalls into the current project.
Run `npx skills use "https://github.com/hainrixz/agente-pagokit" --skill "hainrixz/agente-pagokit/doctor"` 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/hainrixz/agente-pagokit" that are relevant to the current task. Run `npx skills add "https://github.com/hainrixz/agente-pagokit"` and select the relevant skills, then follow their instructions.