Scan Bifrost HTTP controllers/handlers/integrations and validate OpenAPI API coverage, route methods/paths, parameters, request/response docs, and auth/security information. Use when asked to audit missing or incorrect APIs, compare controllers against docs/openapi, validate auth information, or fix API documentation drift. Invoked with /api-validator [scope] [--fix].
$npx -y skills add maximhq/bifrost --skill api-validatorInstalls into the current project.
Run `npx skills use "https://github.com/maximhq/bifrost" --skill "maximhq/bifrost/api-validator"` 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/maximhq/bifrost" that are relevant to the current task. Run `npx skills add "https://github.com/maximhq/bifrost"` and select the relevant skills, then follow their instructions.