spark-recipe-stakeholder-brief
Installation
SKILL.md
Recipe: Stakeholder Brief
Given a person's name, compile all recent interactions — meetings and emails — into a relationship brief. Useful before 1:1s, performance reviews, or re-engaging with someone after a gap.
Prerequisite: Read the use-spark base skill for command reference and filter syntax.
Access level required: read-only.
Steps
Step 1: Look up the person
spark contacts "person name"
Note their email address(es) and any other details.
Step 2: Pull recent email threads
Related skills