Do Easy Issues Across an Org Scan repos in an org for straightforward issues that can be resolved quickly, then do a few via worktree PRs. Run from or pass the org name as an argument. Optional second argument limits how many to do (default: 3). Helper script A pre-built script at collects all open issues with metadata in one pass. Run it first to avoid spending tokens on individual calls. If the script is missing or not executable, run to regenerate it. The script outputs a JSON array of issues with: - , , , , , , , - (OWNER, MEMBER, COLLABORATOR, CONTRIBUTOR, NONE) - (boolean) - (boolean) -…