--- name: build-check description: Build the Astro site and report any errors. Use after making changes. allowed-tools: Bash, Read, Grep --- Run `cd bierecode && npm run build` and analyze any errors. If build fails, read the referenced files and suggest fixes. Report success or list issues.