How this skill is triggered — by the user, by Claude, or both
Slash command
/EmailingEssay:reflectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read memory and context to reflect deeply.
Read memory and context to reflect deeply. Design principle: "Reflection first, sending second."
This is an agent-driven skill with no standalone implementation code.
The reflection process is executed by agents/essay-writer.md.
For execution flow diagram, see agents/essay-writer.md → Execution Flow section.
| Source | Agent | Description |
|---|---|---|
/essay | essay-writer.md | Primary invocation |
/essay wait | essay-writer.md | Scheduled (one-time) |
/essay schedule | essay-writer.md | Scheduled (recurring) |
For CLI options, see commands/essay.md → Command Structure section.
Read specified files as material for reflection.
Recommended context:
Additional context (AI may read as needed):
Use extended thinking to contemplate:
Deliver: There's something worth sharing Don't deliver: Nothing particular to share (this is valid)
| Condition | Mode |
|---|---|
--send flag present | Non-interactive (send email) |
No --send flag | Interactive (display in chat) |
--send flag)Output: Chat display only (no email)
--send flag present)Output: Email (user is not present)
skills/send-email to deliveressay_wait.log)When sending, write naturally. No forced templates.
Typical elements (not mandatory):
EmailingEssay | GitHub
npx claudepluginhub bizuayeu/plugins-weave --plugin EmailingEssayReviews conversation, extracts learnings, and persists to auto-memory or vault. Run after substantial work sessions to avoid knowledge rot.
Enters deep thinking mode for open-ended reflection, idea exploration, pattern finding, and vault content analysis. Supports sub-commands for digesting agent output, challenging beliefs, surfacing implied ideas, tracing idea evolution, and connecting domains.
Runs nightly background reflections on AI identity, user patterns, projects, knowledge gaps, and tech updates. Researches via web, updates files, and journals insights.