Check and Prepare Package Releases Scan packages in an org for unreleased changes and prepare release PRs. Run from or pass the org name as an argument. Helper script A pre-built script at collects release status for all packages in one pass. Run it first to avoid spending tokens on individual and calls. If the script is missing or not executable, flag this to the user and stop. The script outputs a JSON array with per-package entries containing: - , , , - , , - , Only packages (repos with DESCRIPTION or Project.toml) are included. Phase 1: Classify From the script output, classify each packa…