Analyzes and fixes A2A Transport Compatibility Kit (TCK) issues by understanding the specification, reproducing the failure, implementing the fix, and validating it works.
$npx -y skills add a2aproject/a2a-java --skill fix-tck-issueInstalls into the current project.
Run `npx skills use "https://github.com/a2aproject/a2a-java" --skill "a2aproject/a2a-java/fix-tck-issue"` 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/a2aproject/a2a-java" that are relevant to the current task. Run `npx skills add "https://github.com/a2aproject/a2a-java"` and select the relevant skills, then follow their instructions.