Read-only pre-flight verification of a staged release candidate (RC) for <upstream>. Checks artefact integrity (GPG signatures and checksums), Apache RAT licence headers, NOTICE/LICENSE completeness, prohibited-binary absence (including .pyc / __pycache__), source-tree integrity (no dangling symlinks or broken internal references), and version-string consistency. Emits a structured PASS / PASS-WITH-WARNINGS / FAIL report. Makes no state change; a --post-to <planning-issue> flag proposes a comment for explicit RM confirmation before any posting.
$npx -y skills add apache/magpie --skill release-verify-rcInstalls into the current project.
Run `npx skills use "https://github.com/apache/magpie" --skill "apache/magpie/release-verify-rc"` 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.