How this skill is triggered — by the user, by Claude, or both
Slash command
/engineering-os:draftThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill drafts communications in your voice — emails, Slack messages, or documents that
This skill drafts communications in your voice — emails, Slack messages, or documents that sound like you wrote them.
Read the config file to find the vault location:
~/.config/engineering-os/config — parse VAULT_PATH=... and
ENGINEERING_OS_MODE=...%APPDATA%\engineering-os\config.ps1 — parse $env:VAULT_PATH and
$env:ENGINEERING_OS_MODEAll file references in this skill use $VAULT_PATH as the base directory.
If the config file does not exist, tell the user: "Engineering OS is not set up.
Run setup.sh (or setup.ps1 on Windows) from the plugin directory first."
Read $VAULT_PATH/writing_style.md first — every word choice, opener, closing, and formatting
decision must come from this file.
Ask me the following questions one at a time, wait for my response, then move to the next:
After I answer, draft the message following these rules:
Email to team:
Email to executives:
Email to peers:
Email to external partners:
Slack in team channels:
Slack DMs:
Slack cross-functional:
Documents / strategy docs:
Status updates:
Never use these words or phrases — check every sentence:
delve, utilize, leverage (as verb), synergy, circle back, touch base, move the needle, at the end of the day, it goes without saying, I hope this email finds you well, per my last email, going forward, actionable insights, paradigm shift, low-hanging fruit, deep dive, unpack, holistic, robust, seamless, I'm thrilled to, I'm excited to share, I wanted to reach out, just following up, happy to help, great question, absolutely, thanks for your patience, please don't hesitate to
Provide the draft ready to send. No commentary, no explanation of choices — just the message.
If I need to fill in specifics (data, names, dates), mark them with [placeholder].
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jerovino/engineering-os-extension --plugin engineering-os