<!-- Agent: developer | Task: #heartbeat-skill | Session: 2026-03-07 -- Heartbeat Skill Overview The Heartbeat Ecosystem keeps agent-studio healthy, indexed, and informed by running 7 background loops via Claude Code's cron scheduler ( / / ). Key constraint — session-scoped : All loops die when the terminal closes. Use Loop 0 (auto-reschedule) to prevent silent 3-day expiry, and re-run Quick-Start commands after each session restart. --- Quick-Start — Activate All Loops Now Run these commands in your Claude Code session: --- The 7 Heartbeat Loops Loop 0: Auto-Reschedule (every 2 days — MANDAT…