Automation
Recurring metrics report
The same numbers, the same shape, on the same day.
What it asks you for
- Runsrequired
- When it reports.
- The numbersrequired
- One per line, with where they live.
What it tells the AI to do
Set up a recurring metrics report.
- Runs: {{ schedule.human }} ({{ schedule.timezone }}), cron `{{ schedule.cron }}`
Numbers:
{{ metrics }}
Create it with `automation create`, passing the cron and timezone verbatim.
Same numbers, same order, same shape, every time. The value of a recurring
report is comparability, and a layout that changes destroys it.
For each metric: the value, the change since last period, and the change since
the same period last year where you have it. Flag a number you could not
retrieve as missing; never carry the previous value forward, which reads as a
flat week that did not happen.
One line at the top: what changed that a human should look at. If nothing did,
say that.- automation
- metrics
- report
- weekly
More automation skills
- Do this on a scheduleSet up a recurring automation that runs without you.
- Daily briefingA short scheduled digest of only what changed and matters.
- Watch and alert meCheck a condition on a schedule and speak up only when it fires.
- Daily task standupA morning digest of what is due, late, and waiting on you.
- Competitor digestA recurring roundup of what named competitors changed.
- Tidy DriveFile loose documents on a schedule, and report what moved.