Agent skill · Workflow & Productivity

followup-sweep

Sweep the user's REAL mail and calendar for dropped balls — threads awaiting their reply, promises they made, and replies they're owed — then draft the nudges. Use when asked what am I forgetting, what have I not replied to, who owes me a reply, or chase my open threads in Cowork. Reads sent/received mail via the Gmail connector and recent events via Calendar, finds the open loops, and produces a follow-up-list artifact plus ready-to-send draft nudges.

mohitagw158561,255★ · 1 repos on radarProfile →
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill followup-sweep --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/followup-sweep/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Follow-up Sweep (Live) Dropped balls hide in the sent folder: the reply you promised, the question you asked that never came back, the thread that stalled after you. In Claude Cowork this skill scans the *real* account for those open loops and drafts the nudges so nothing important dies of silence. ## What This Skill Produces - **The open-loop list** — threads awaiting the user's reply, promises the user made with no follow-through, and replies the user is owed - **Draft nudges** — short, polite chase messages created as Gmail drafts for the ones worth sending - **A follow-up-sweep artifact** — everything found, ranked by staleness and stakes, with the suggested action per item ## Required Inputs Ask for these if not provided: - **Window** — how far back to sweep (default: last 14 days) - **Who counts** — everyone, or just external/customers/VIPs - **Draft or list-only** — may it write draft nudges? (default: yes, drafts only) ## Framework: The Three Open Loops 1. **You owe them** — a direct question or ask you haven't answered → reply-now or a holding note. 2. **They owe you** — you asked, no reply after a reasonable gap → a nudge. 3. **You promised** — "I'll send X by Friday" w

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Framework: The Three Open Loops
  4. Execution (Cowork)
  5. Output Format
  6. Summary
  7. Ranked follow-ups
  8. Drafts created
  9. Judgement calls (left for you)
  10. Quality Checks
  11. Anti-Patterns
  12. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the followup-sweep skill do?

Sweep the user's REAL mail and calendar for dropped balls — threads awaiting their reply, promises they made, and replies they're owed — then draft the nudges. Use when asked what am I forgetting, what have I not replied to, who owes me a reply, or chase my open threads in Cowork. Reads sent/received mail via the Gmail connector and recent events via Calendar, finds the open loops, and produces a follow-up-list artifact plus ready-to-send draft nudges.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill followup-sweep --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going