Cookbook
Assemble the weekly stakeholder update automatically
Assemble the weekly SCQA update from Linear and PostHog automatically; quiet weeks stay honest, never padded.
Productintermediate
What this does
- Pulls every Linear issue that shipped, slipped, or moved this week
- Pulls PostHog metric movement against target and against last week
- Assembles the update in SCQA order from real state changes only
- Delivers the short honest variant instead of padding a quiet week
Workflow
- Trigger
Every Friday, 3:00 PM
Before the week closes out.
- Prompt
Pull the week's activity
Linear shipped/slipped/in-flight versus last week.
- Prompt
Pull the metric movement
PostHog trends versus target, versus last week.
- Prompt
Assemble SCQA
Situation, Complication, Question, Answer, from real state changes only.
- Result
Deliver + archive
Posted to the stakeholder channel, archived to updates/.
Recommended skills
Reusable skills the recipe pulls in, add them once, every agent can use them.
SCQA structureSituation, Complication, Question, Answer, in that order, every time.
Zero-input assemblyBuild entirely from Linear/PostHog state changes and memory; never wait on manual input.
Quiet-week honestyA week with no real movement gets the short variant, never padded.
How to use this recipe
- 1Connect Linear, PostHog, and the stakeholder Slack channel
- 2Set the trigger for Friday afternoon, before the week closes
- 3Paste the prompt and answer the first-run questions once, they stick
- 4Review the update before it posts, or let it run unattended
Recipe files
stakeholder-update-autopilot/
recipe.mdskill.mdjobs-setup/
weekly-stakeholder-update.mdskills/
scqa-structure.mdzero-input-assembly.mdquiet-week-honesty.mdworkflow.jsonCopy the prompt
Install the "Assemble the weekly stakeholder update automatically" recipe from the Eluu cookbook. 1. Fetch https://eluu.ai/cookbook/stakeholder-update-autopilot/skill.md and save it into your skills folder as "stakeholder-update-autopilot". 2. Ask me its first-run questions and store my answers in memory. 3. Offer to schedule the recurring jobs listed in the skill; only create the ones I approve. 4. Then run the skill once end to end so we can review the output together.
eluu.ai/cookbook/stakeholder-update-autopilot.md
Paste it into any agent. It fetches the recipe file and pulls in the skills and prompts on its own, the prompt stays short, the detail lives at the URL.