Verify code changes by running the project's typecheck, build, lint, and targeted tests, then fix and re-run until clean. Use after editing any source file.
$npx -y skills add agentscope-ai/agentscope-java --skill verify-changesInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/agentscope-java" --skill "agentscope-ai/agentscope-java/verify-changes"` 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/agentscope-ai/agentscope-java" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/agentscope-java"` and select the relevant skills, then follow their instructions.