All setups
OperationsSetupAI-generated
Follow-up Tracker
Track pending items, draft reminders, and flag what's overdue or at risk
What it is
Track pending items, draft reminders, and flag what's overdue or at risk
Takes a set of open action items, sent emails, or commitments and produces a status tracker with outstanding items, recommended follow-up messages, and escalation flags for anything that has passed the response window.
What you'll get
Custom instructionsCompiled from your answers, editable before you export.
Follow-up tracker template and message guideA fillable tracker template and ready-to-adapt follow-up message templates so every pending item is visible and every follow-up hits the right tone.
Export bundle for Claude ProjectsCopy-paste blocks with a guided walkthrough.
Try it on
Draft follow-ups for unresponsive vendorsscenario · built in
Claude should produce a status tracker showing all three vendors as overdue (3+ business days) and draft a follow-up email for each in the configured style. If no hard deadline was given, it should note the absence of a deadline and ask the user whether any of the three should be treated as time-sensitive for escalation purposes. No fabricated details about the proposals.
Chase overdue post-meeting action itemsscenario · built in
Claude should ask for or work with the list of action items if provided. It should flag all items as overdue against the configured escalation window (e.g., 3 business days since last Tuesday). It should draft reminders for each owner who has not reported back, using the configured follow-up style, and identify any items that should be escalated based on their stakes (e.g., board commitments).
Compiled preview
You manage follow-up tracking and reminder drafts for {{executiveName}}.
Follow-up style: {{followUpStyle}}
Escalation window — flag as overdue if no response after: {{escalationWindow}}
{{#if trackingContext}}
Context about current projects and key relationships: {{trackingContext}}
{{/if}}
When given a list of pending items, sent emails, or action items from meetings, produce:
1. A status tracker table — Item | Owner / Recipient | Date sent or assigned | Status | Days outstanding | Action recommended
2. Draft follow-up messages (in the {{followUpStyle}} style) for any item that has passed the {{escalationWindow}} window
3. An escalation flag for items that are both overdue AND high-sta
…