Draft the diff that adds the Release Manager's public key to the project's KEYS file (<keys-file-url>), emit a paste-ready svn (or backend-equivalent) command sequence, remind the RM to upload to the configured keyserver, and validate the key meets the ASF strength floor. Never commits, never holds or reads the private key. Runs during release preparation, before RC signing begins.
$npx -y skills add apache/magpie --skill release-keys-syncInstalls into the current project.
Run `npx skills use "https://github.com/apache/magpie" --skill "apache/magpie/release-keys-sync"` 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/apache/magpie" that are relevant to the current task. Run `npx skills add "https://github.com/apache/magpie"` and select the relevant skills, then follow their instructions.