followup
Flags applications and interviews that are overdue for followup based on the cadence rules you configure. Drafts the followup messages so you can review and send.
What it does
followup mode reads every report in the applied and interview stages, checks the date of last contact against your configured cadence (default: 7 days after apply, 5 days after interview), and flags overdue entries. For each flagged entry, it drafts a contextual followup message.
When to use it
Run followup on Monday mornings as a weekly ritual. Each Monday it surfaces the followups due that week with drafts ready to send.
Example
`/career-ops followup` — output is a list of overdue contacts with a draft message per entry.Gotchas
followup is conservative by default — it does not flag entries until the cadence threshold has clearly passed. Tighten the cadence in config if you want more aggressive nudges.
Related
patterns
Reads your rejected and discarded applications and surfaces patterns — JD shapes that score high but never convert, archetype mismatches, comp-band issues. The output is a calibration signal for your targeting filter.
Greenhouse
career-ops hits Greenhouse's public boards API directly. No HTML scraping, no rate-limit risk, no AI tokens consumed during the scan itself.