This skill guides an automated agent through the process of implementing a round-trip KRM fuzzer for a direct Config Connector resource controller. Round-trip fuzz testing verifies the mapping functions can accurately convert KRM objects to GCP protos and back without losing or misrepresenting data.
$npx -y skills add googlecloudplatform/k8s-config-connector --skill create-fuzzerInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/k8s-config-connector" --skill "googlecloudplatform/k8s-config-connector/create-fuzzer"` 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/googlecloudplatform/k8s-config-connector" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/k8s-config-connector"` and select the relevant skills, then follow their instructions.