Agent instructions for building Java 21+ projects with zb — a zero-dependency Java build tool.
Download AGENTS.md into your Java project root. AI coding agents pick it up automatically and learn how to build the project with zb. Use this when you want every agent session in that project to know about zb without explicit prompting.
Install SKILL.md into your IDE's skills directory. It registers a /zb slash command available across all projects. Use this when you want to invoke zb instructions on demand from any workspace.