Run the Kiln pre-release smoke test suite plus the standard CI checks (checks.sh), diagnose every prerelease test that broke (and why), and write a clean readable report with recommended actions. Read-only — it never edits code. Use when the user wants to validate a release candidate, run prerelease tests, or asks for a "prerelease check / smoke / audit".
$npx -y skills add kiln-ai/kiln --skill kiln-prerelease-checkInstalls into the current project.
Run `npx skills use "https://github.com/kiln-ai/kiln" --skill "kiln-ai/kiln/kiln-prerelease-check"` 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/kiln-ai/kiln" that are relevant to the current task. Run `npx skills add "https://github.com/kiln-ai/kiln"` and select the relevant skills, then follow their instructions.