Overdue Sweep
Every overdue outreach, ranked
Surface every overdue outreach and cold relationship, ranked by importance. Overdue Sweep checks who you've been neglecting, pulls context on each one, and drafts personalized re-engagement messages — not generic "just checking in" notes.
Just say:
"Who have I been neglecting?"
"Show me every overdue outreach, worst first"
.claude/commands/overdue-sweep.md # Overdue Sweep: Every overdue outreach, ranked Show me everyone I've been neglecting and help me catch up. Follow these steps: 1. **Find overdue contacts.** Use `hidn_list_profiles_needing_attention` to surface every contact past their outreach cadence — sorted by importance level and days overdue. 2. **Get context for each.** For the top 10 most overdue or highest-importance contacts, use `hidn_get_profile` to pull their role, company, relationship context, and last interaction date. 3. **Check for open threads.** Use `hidn_list_reminders` with status "pending" to see if any overdue contacts also have unresolved reminders or commitments. 4. **Draft re-engagement messages.** For each contact, suggest a brief, natural message based on your last interaction and shared context — not a generic "just checking in." ## Output format Present as a prioritized outreach list: **Critical** (high-importance, 30+ days overdue) - Name, title, company - Last interaction: when and what - Days overdue - Suggested message (1-2 sentences, personalized) **Should reach out** (medium-importance or 14-30 days overdue) - Same format, briefer **On the radar** (lower priority but past cadence) - Name and days overdue only **Summary** - Total contacts overdue - How many are high-importance - Suggested: "Start with [name] — they're [reason]"
myhidn tools this skill uses:
hidn_list_profiles_needing_attentionhidn_get_profilehidn_list_reminders