Gate 2 (mandatory) — verify the Spring/Jmix context loads via a TERMINATING gradle clean test, never a long-running bootRun. Gate 3 (optional) — if you have a browser/UI-automation tool, walk the views/buttons/fields you created to catch render-time defects that compile and clean test miss. A green compile/clean test is NOT proof a view renders.
$npx -y skills add jmix-framework/jmix-agent-toolkit --skill jmix-verify-bootrunInstalls into the current project.
Run `npx skills use "https://github.com/jmix-framework/jmix-agent-toolkit" --skill "jmix-framework/jmix-agent-toolkit/jmix-verify-bootrun"` 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/jmix-framework/jmix-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/jmix-framework/jmix-agent-toolkit"` and select the relevant skills, then follow their instructions.