Managed Claude Code remote agent routines — listed all 3 scheduled agents and upgraded acc-docs-sync to auto-merge PRs once CI checks pass.
- Listed 3 active routines: backup watchdog, acc-docs-sync, and weekly plan docs sweep
- Diagnosed vague "subscribe to activity" language causing silent non-merges in acc-docs-sync
- Rewrote prompt with explicit gh pr checks polling loop (60s intervals, 20-attempt max)
- Added gh pr merge --squash --auto to fire automatically after all CI checks pass