Repo Watch Accounts Read , from the org's CLAUDE.md table. Purpose Detect GitHub repos where the owner has active work (issues, PRs, reviews) that are not cloned locally. For each discovered repo, open an issue asking for confirmation before cloning. Helper script If the script is missing, run to regenerate it. The script outputs a JSON object with array, each containing: - , , , , Phase 1: Run script and review Parse the JSON output. Skip repos that are already listed in the org's CLAUDE.md under . Phase 2: Confirm with owner For each missing repo, do not clone automatically . Instead, creat…