# Followup

> Check overdue follow-ups in the outreach pipeline and suggest next actions.

- Skill: `etanhey/followup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add etanhey/followup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/etanhey/followup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: EtanHey (https://skillmd.com/u/etanhey)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/etanhey/followup

---


# Follow-up Tracker

Check for overdue outreach follow-ups.

## Due Date Rules

| Category | Follow-up Window |
|----------|-----------------|
| interview | 3 days |
| job | 5 days |
| urgent | 1 day |
| other | 7 days |

## Process

1. Query all outreach messages past their follow-up due date
2. For each overdue item, show:
   - Contact name and company
   - Days overdue
   - Original message snippet
   - Last interaction date
3. Suggest actions: re-send, try different channel, mark as cold
4. If no overdue items: report "All follow-ups are current"

