diagnose-build-failure
Installation
SKILL.md
Diagnose a Hostinger build failure
When to use
- A deploy returned state
failed. - The user reports the live site showing a build or runtime error.
- The user asks "why did my deploy fail?".
Inputs to gather first
- Domain.
- The build
uuid. If the user doesn't have it, callhosting_listJsDeployments(orhosting_listNodeJSBuildsV1) for the domain and filterstatestofailed. - For
hosting_getNodeJSBuildLogsV1you also needusername— get it fromhosting_listWebsitesV1.