skills/draft-reply/SKILL.md
Research a topic and draft a substantive reply in the user's voice — for emails, messages, or document comments. Use when the user says "draft a reply", "respond to", "write back to", or asks to compose a message for someone.
npx skillsauth add EqualsGroup/claude-executive-assistant draft-replyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
From the user's message, determine:
Always read from $EA_ROOT/:
memory/people/[recipient].mdmemory/dynamics.md — sensitivities involving this person or topicmemory/my-work.md — related priorities or commitmentsIf research required:
memory/projects.md for technical context**To:** [Recipient]
**Channel:** [Where it will be sent]
**Context:** [1-line summary]
---
[Draft reply text]
---
**Notes:** [Any context for the user — e.g., "Toned down the criticism given dynamics with this person", "Included the arXiv reference they mentioned", "Kept it short since they're senior and busy"]
If the user approves sending:
$EA_ROOT/memory/my-work.mdIf the user just wanted the draft:
$EA_ROOT/outputs/drafts/YYYY-MM-DD-[recipient]-[topic].md if substantivetools
Compare user's data files against the current plugin scaffold to find and fix structural drift — missing sections, wrong placements, format mismatches, CLAUDE.md rule drift, stale placeholders, and directory gaps. Use when the user says "upgrade", "check for updates", "compare scaffold", or after a plugin update.
development
Sync memory files from external sources (~~documents, ~~messaging, ~~code) using parallel subagents. Use when the user says "sync", "refresh", "pull latest", or "update from sources".
testing
Interactive setup wizard — initializes the EA memory folder, fills in placeholders, and checks connector availability. Use when the user says "setup", "initialize", "get started", or when the SessionStart hook reports memory is not initialized.
testing
Review a document with full memory context, then post structured comments on specific sections. Use when the user says "review this", "look at this doc", "give me feedback on", or shares a document link for analysis.